Update wording, tell user to create another project

This commit is contained in:
Shane Kilkelly
2018-06-26 09:54:58 +01:00
parent b3d17fc753
commit c5defc9203
@@ -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")