Fix translate in delete modal confirm button

This commit is contained in:
James Allen
2016-03-22 14:44:13 +00:00
parent a89edde139
commit 9706585d21
@@ -203,7 +203,7 @@ script(type='text/ng-template', id='deleteProjectsModalTemplate')
) #{translate("cancel")}
button.btn.btn-danger(
ng-click="delete()"
) {{action}}
) #{translate("confirm")}
script(type="text/ng-template", id="uploadProjectModalTemplate")
.modal-header