You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/09/07 11:29:09 UTC

[whimsy] 01/05: remove dead code

This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch roster_on_vue
in repository https://gitbox.apache.org/repos/asf/whimsy.git

commit a7934fd4ac4f31841b486dd4ed1e8022daf2ac53
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Sep 6 11:24:34 2017 -0400

    remove dead code
---
 www/roster/views/committerSearch.js.rb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/www/roster/views/committerSearch.js.rb b/www/roster/views/committerSearch.js.rb
index 9a71cb3..5a12822 100644
--- a/www/roster/views/committerSearch.js.rb
+++ b/www/roster/views/committerSearch.js.rb
@@ -112,10 +112,6 @@ class CommitterSearch < Vue
                 _tr.alert_success do
                   _td colspan: 4 do
                     _span "Click on \u2795 to add."
-                    if @@multiple
-                      _span "  Multiple people can be added with " +
-                       "a single confirmation."
-                    end
                   end
                 end
               end

-- 
To stop receiving notification emails like this one, please contact
"commits@whimsical.apache.org" <co...@whimsical.apache.org>.