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 991d609  qualify behaviour
991d609 is described below

commit 991d609a9d43fb92ef314212432deb845f87d1c9
Author: Sebb <[email protected]>
AuthorDate: Mon Mar 11 13:16:01 2019 +0000

    qualify behaviour
---
 www/roster/views/committees.html.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/roster/views/committees.html.rb 
b/www/roster/views/committees.html.rb
index 5928a28..89401ce 100644
--- a/www/roster/views/committees.html.rb
+++ b/www/roster/views/committees.html.rb
@@ -35,6 +35,7 @@ _html do
         "ABCDEFGHIJKLMNOPQRSTUVWXYZ".each_char do |c|
           _a c, href: "committee/##{c}"
         end
+        _ '(note: the links only work properly if the page is sorted by 
project name ascending)'
       end
     },
     breadcrumbs: {

Reply via email to