Mention if registration is required

This commit is contained in:
Stella 2014-05-02 22:52:58 +03:00
parent 8be5750382
commit b4425128e6

View file

@ -36,6 +36,8 @@
- if @event.difficulty_level_id
%span.label{:style =>"background-color: #{@event.difficulty_level.color};"}
= @event.difficulty_level.title
- if @event.require_registration
= link_to "Registration required!", register_conference_path(@conference.short_title), :class => "btn btn-xs btn-warning"
.col-md-9
.row
.col-md-12