This is an automated email from the ASF dual-hosted git repository.
rubys pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new f91e9f5 missed one
f91e9f5 is described below
commit f91e9f5298148e7cdb33dcef876bdc019553f7c0
Author: Sam Ruby <[email protected]>
AuthorDate: Sun Jul 31 19:52:08 2016 -0400
missed one
---
www/board/agenda/views/models/agenda.js.rb | 2 --
1 file changed, 2 deletions(-)
diff --git a/www/board/agenda/views/models/agenda.js.rb
b/www/board/agenda/views/models/agenda.js.rb
index 8fc3b5b..9bc99c6 100644
--- a/www/board/agenda/views/models/agenda.js.rb
+++ b/www/board/agenda/views/models/agenda.js.rb
@@ -445,8 +445,6 @@ class Agenda
elsif @title == 'Adjournment'
if Minutes.ready_to_post_draft
list << {form: DraftMinutes}
- elsif Server.drafts.include? Agenda.file.sub('agenda', 'minutes')
- list << {button: SendFeedback}
end
end
end
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].