File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
src/angular-app/languageforge/lexicon/new-project/non-send-receive Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 33 < div class ="col-12 col-lg-8 ">
44 < div class ="text-center ">
55 < h3 class ="no-space-break "> Choose a project name</ h3 >
6- < div class ="alert alert-danger " role ="alert ">
7- Creating a non-send/receive project in Language Forge is no longer recommended because of the lack of an export path.
6+ < div class ="alert alert-danger " role ="alert " style =' position: relative ' >
7+ Creating a non-send/receive project in Language Forge is no longer recommended because of the lack of an export path.
88 Instead, create a new project from Language Depot to enable Send/Receive with FieldWorks. Data can then be exported through FieldWorks.
99 </ div >
1010 </ div >
@@ -17,7 +17,6 @@ <h3 class="no-space-break">Choose a project name</h3>
1717 < input class ="form-control " type ="text " id ="project-name "
1818 data-ng-model ="$ctrl.npnNewProject.projectName "
1919 data-ng-blur ="$ctrl.npnCheckProjectCode() "
20- data-pui-auto-focus ="true "
2120 maxlength ="50 "
2221 required placeholder ="eg: My Dictionary "
2322 data-idle-validate ="$ctrl.npnCheckProjectCode() "
You can’t perform that action at this time.
0 commit comments