Author name on event
This commit is contained in:
parent
fd6317566d
commit
a1a3155e0b
@ -18,7 +18,8 @@
|
|||||||
h3= Event.human_attribute_name :notes
|
h3= Event.human_attribute_name :notes
|
||||||
p= simple_format @event.notes
|
p= simple_format @event.notes
|
||||||
|
|
||||||
h3 TODO Author?
|
h3= Event.human_attribute_name :user
|
||||||
|
p= link_to @event.proposer_profile.name, [:management, @conference, @event.proposer]
|
||||||
|
|
||||||
.panel-footer
|
.panel-footer
|
||||||
div.btn-group.btn-group-sm
|
div.btn-group.btn-group-sm
|
||||||
|
Loading…
Reference in New Issue
Block a user