edit event from admin panel, show actual submitter and update event details

This commit is contained in:
differentreality 2013-07-28 21:21:54 +03:00
parent f905bb8f8f
commit 071cd81029
2 changed files with 7 additions and 4 deletions

View file

@ -7,7 +7,7 @@
= @event.subtitle
.span2
= link_to "Edit", edit_conference_proposal_path(@conference.short_title, @event.id), :class => "btn btn-mini btn-primary"
= link_to "Edit", edit_admin_conference_event_path(@conference.short_title, @event), :class => "btn btn-mini btn-primary"
.row-fluid
.span12