event export options are grouped
This commit is contained in:
parent
3b27a2a8fb
commit
fa78de2cae
1 changed files with 8 additions and 7 deletions
|
|
@ -8,6 +8,7 @@
|
|||
- if can? :create, Event
|
||||
=link_to 'Add Event', new_admin_conference_program_event_path(@conference.short_title), class: 'button btn btn-default btn-info'
|
||||
- if can? :read, Event
|
||||
.btn-group
|
||||
.btn-group
|
||||
%button.btn.btn-default.dropdown-toggle{ 'data-toggle' => 'dropdown', type: 'button', class: 'btn btn-success' }
|
||||
Export PDF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue