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