Fixed formatting of routine description
This commit is contained in:
parent
40d6a3a3f0
commit
dbb8bdc62e
@ -23,6 +23,6 @@
|
||||
</p>
|
||||
<% end %>
|
||||
<% unless @routine.description.empty? %>
|
||||
<p><%= @routine.description %></p>
|
||||
<p style='white-space: pre-wrap;' ><%= @routine.description %></p>
|
||||
<% end %>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user