mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
New File => Folder in folder modal
This commit is contained in:
parent
661cfcb2c1
commit
05b078ec92
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ script(type='text/ng-template', id='newDocModalTemplate')
|
|||
|
||||
script(type='text/ng-template', id='newFolderModalTemplate')
|
||||
.modal-header
|
||||
h3 New File
|
||||
h3 New Folder
|
||||
.modal-body
|
||||
form(novalidate, name="newFolderForm")
|
||||
input.form-control(
|
||||
|
|
Loading…
Reference in a new issue