added user_propsals to show all talks irrespective of conference

closes #1810
This commit is contained in:
ViditChitkara 2017-12-20 23:02:18 +05:30
parent 8442eb813f
commit 0fdef06ebf
6 changed files with 112 additions and 0 deletions

View file

@ -1,3 +1,7 @@
%li
= link_to(user_proposals_conferences_path) do
%span.fa.fa-comment
User Proposals
- unless ENV['OSEM_ICHAIN_ENABLED'] == 'true'
%li
= link_to(edit_user_registration_path) do