mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #564 from differentreality/speakers
Remove link to change speaker in Events list
This commit is contained in:
commit
bca62e6204
1 changed files with 0 additions and 2 deletions
|
|
@ -70,8 +70,6 @@
|
|||
= link_to speaker.name, admin_user_path(speaker)
|
||||
- else
|
||||
Unknown speaker
|
||||
- l = link_to "Change", edit_admin_conference_event_speaker_path(@conference.short_title, event), :remote => true
|
||||
= "(#{l})".html_safe
|
||||
%td
|
||||
.btn-group
|
||||
%button{:type=>"button", :class=>"btn btn-link dropdown-toggle", "data-toggle"=>"dropdown"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue