Fix translate in delete modal confirm button
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user