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 3
3
< div class ="col-12 col-lg-8 ">
4
4
< div class ="text-center ">
5
5
< 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.
8
8
Instead, create a new project from Language Depot to enable Send/Receive with FieldWorks. Data can then be exported through FieldWorks.
9
9
</ div >
10
10
</ div >
@@ -17,7 +17,6 @@ <h3 class="no-space-break">Choose a project name</h3>
17
17
< input class ="form-control " type ="text " id ="project-name "
18
18
data-ng-model ="$ctrl.npnNewProject.projectName "
19
19
data-ng-blur ="$ctrl.npnCheckProjectCode() "
20
- data-pui-auto-focus ="true "
21
20
maxlength ="50 "
22
21
required placeholder ="eg: My Dictionary "
23
22
data-idle-validate ="$ctrl.npnCheckProjectCode() "
You can’t perform that action at this time.
0 commit comments