comparison farol/templates/producttree/view.j2 @ 138:43cd11ba7928

Fix missing space
author Benoît Allard <benoit.allard@greenbone.net>
date Mon, 27 Oct 2014 11:22:59 +0100
parents 1feed9a3156e
children
comparison
equal deleted inserted replaced
137:5a44d377aad5 138:43cd11ba7928
118 {% endcall %} 118 {% endcall %}
119 <div class="pull-right"> 119 <div class="pull-right">
120 {% if cvrf.isProductTreeOrphan() %} 120 {% if cvrf.isProductTreeOrphan() %}
121 {{ delete_button(url_for('.delete'), text="delete whole Product Tree") }} 121 {{ delete_button(url_for('.delete'), text="delete whole Product Tree") }}
122 {% else %} 122 {% else %}
123 <p class="text-danger"><small>The Product Treecannot be deleted as some of its elements are referenced in the Document</small></p> 123 <p class="text-danger"><small>The Product Tree cannot be deleted as some of its elements are referenced in the Document</small></p>
124 {% endif %} 124 {% endif %}
125 </div> 125 </div>
126 {% endblock %} 126 {% endblock %}

http://farol.wald.intevation.org