mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Update wording, tell user to create another project
This commit is contained in:
parent
b3d17fc753
commit
c5defc9203
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ script(type='text/ng-template', id='newFileModalTemplate')
|
|||
value="{{ project._id }}"
|
||||
) {{ project.name }}
|
||||
small(ng-if="hasNoProjects() && shouldEnableProjectSelect() ")
|
||||
| No other projects found
|
||||
| No other projects found, please create another project first
|
||||
|
||||
|
||||
.form-controls.row-spaced-small(ng-if="!state.isOutputFilesMode")
|
||||
|
|
Loading…
Reference in a new issue