comparison farol/templates/producttree/view.j2 @ 99:0b9f19f51d79

Add deletion of the whole Product Tree
author Benoît Allard <benoit.allard@greenbone.net>
date Thu, 09 Oct 2014 16:48:12 +0200
parents 521c0ec35338
children 09915cbdf549
comparison
equal deleted inserted replaced
98:9b525f33080a 99:0b9f19f51d79
98 {% if group._description %}<p class="small">{{ group._description }}</p>{% endif %} 98 {% if group._description %}<p class="small">{{ group._description }}</p>{% endif %}
99 {% endcall %} 99 {% endcall %}
100 {% endfor %} 100 {% endfor %}
101 <a href="{{ url_for('.add_group') }}" class="pull-right">add</a> 101 <a href="{{ url_for('.add_group') }}" class="pull-right">add</a>
102 {% endcall %} 102 {% endcall %}
103 <div class="pull-right">{{ delete_button(url_for('.delete'), text="delete whole Product Tree") }}</div>
103 {% endblock %} 104 {% endblock %}

http://farol.wald.intevation.org