Re-implement label deletion

This was not ported during v0.9 re-factor.

Fixes #322
This commit is contained in:
Maxime Quandalle 2015-10-20 19:06:20 +02:00
parent 6dedf673d5
commit f3fc154eb0
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ template(name="editLabelPopup")
form.edit-label
+formLabel
button.primary.wide.left(type="submit") {{_ 'save'}}
span.right
button.js-delete-label.negate.wide.right {{_ 'delete'}}
template(name="deleteLabelPopup")
p {{_ "label-delete-pop"}}