This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 1cacdda Add back-links
1cacdda is described below
commit 1cacdda390b2b0331c3da71ee8f1a35b2695135e
Author: Sebb <[email protected]>
AuthorDate: Wed Mar 13 12:53:35 2019 +0000
Add back-links
---
www/members/security-subs.cgi | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/www/members/security-subs.cgi b/www/members/security-subs.cgi
index f958fb8..754fd5b 100755
--- a/www/members/security-subs.cgi
+++ b/www/members/security-subs.cgi
@@ -27,7 +27,11 @@ end
_html do
_whimsy_body(
- title: "Security Mailing List Subscriptions"
+ title: "Security Mailing List Subscriptions",
+ breadcrumbs: {
+ subscriptions: '.'
+ }
+
) do
path = ENV['PATH_INFO'].sub('/', '')
if path == ''