added user_propsals to show all talks irrespective of conference
closes #1810
This commit is contained in:
parent
8442eb813f
commit
0fdef06ebf
6 changed files with 112 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue