fixup! model show warning only if content
This commit is contained in:
parent
6ace824580
commit
ea410df1e9
@ -1,3 +1,5 @@
|
||||
<%- if self.content then -%>
|
||||
<div class="gluon-warning">
|
||||
<%=self.content%>
|
||||
</div>
|
||||
<%- end -%>
|
||||
|
Loading…
Reference in New Issue
Block a user