1
0

Preliminary Target #new support

This commit is contained in:
cryptogopher
2020-06-27 21:52:32 +02:00
parent 1dd2e2b596
commit 0df2c6ec4f
18 changed files with 177 additions and 26 deletions

View File

@@ -21,7 +21,7 @@
class: 'icon icon-edit' %>
</p>
<% end %>
<% unless routine.description.empty? %>
<% if routine.description? %>
<p style='white-space: pre-wrap;' ><%= routine.description %></p>
<% end %>
</div>