Fix for broadster

This commit is contained in:
Godwin
2015-09-25 18:44:55 -07:00
parent 3998a9ed4f
commit 34e72144cc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
%p=_'articles.workshops.paragraphs.Proposed_Workshops', "Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process."
- if @conference.workshops
%ul.workshop-list
- @conference.workshops.each do |w|
- @conference.workshops.sort_by{|w| w.title}.each do |w|
%li
%h4=w.title
.workshop-interest
+1 -1
View File
@@ -1 +1 @@
=markdown @message
=markdown @content