mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Removes new conference link form loop
This commit is contained in:
parent
cd83cb2f8f
commit
d1d75e97a4
2 changed files with 8 additions and 8 deletions
|
|
@ -15,10 +15,10 @@
|
|||
%span.glyphicon.glyphicon-cog
|
||||
Manage
|
||||
= conference.short_title
|
||||
%li
|
||||
= link_to(new_admin_conference_path) do
|
||||
%span.glyphicon.glyphicon-plus
|
||||
New Conference
|
||||
%li
|
||||
= link_to(new_admin_conference_path) do
|
||||
%span.glyphicon.glyphicon-plus
|
||||
New Conference
|
||||
%hr
|
||||
%li
|
||||
= link_to(admin_users_path) do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue