mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge branch 'master' of github.com:sharelatex/web-sharelatex
This commit is contained in:
commit
b212f33505
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue