Fixes #238
Applies new card design for polls in proposals dashboard. Fixes warnings during tests. Adds tests for new card design for polls in proposals dashboard.
This commit is contained in:
@@ -45,7 +45,7 @@ module AdminHelper
|
||||
end
|
||||
|
||||
def menu_proposals_dashboard?
|
||||
["proposal_dashboard_actions", "administrator_tasks"].include?(controller_name)
|
||||
["actions", "administrator_tasks"].include?(controller_name)
|
||||
end
|
||||
|
||||
def official_level_options
|
||||
|
||||
Reference in New Issue
Block a user