admin adds new user/person and registration
This commit is contained in:
parent
7e43a00098
commit
d2709f0570
4 changed files with 58 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
.row-fluid
|
||||
.span12
|
||||
.pull-right{:style=>"margin-top:20px; margin-bottom:20px;"}
|
||||
= link_to "New", admin_users_new_path(@conference.short_title), :class => "btn btn-primary"
|
||||
= link_to "Export PDF", admin_conference_registrations_path(@conference.short_title, :format => :pdf), :class => "btn btn-success"
|
||||
.row-fluid
|
||||
.span12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue