mention organization in dashboard, splashpage and admin/conference#edit
This commit is contained in:
parent
32c5af2a17
commit
540c982771
5 changed files with 25 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
%h1
|
||||
%span.fa.fa-tachometer
|
||||
Dashboard for #{@conference.title}
|
||||
Dashboard for #{@conference.title} ( by #{@conference.organization.name} )
|
||||
%hr
|
||||
.row
|
||||
.col-sm-4.col-xs-4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue