File tree 4 files changed +2916
-5
lines changed
4 files changed +2916
-5
lines changed Original file line number Diff line number Diff line change @@ -740,8 +740,9 @@ window.onerror = pagePanic
740
740
741
741
</script>
742
742
743
-
743
+ <!--
744
744
<script src=" https://app.drakon.tech/gen/qQZFlU3W9R5yQn4d9rgp1V13Y4Im6Wsr/appedit.js" ></script>
745
+ -->
745
746
<script src=" /static/libs/mousetrap.js" ></script>
746
747
<script src=" /static/libs/fontfaceobserver.js" ></script>
747
748
<script src=" /static/libs/codemirror.js" ></script>
@@ -753,6 +754,9 @@ window.onerror = pagePanic
753
754
<%==include(" Logon" )%>
754
755
<%==include(" Signup" )%>
755
756
757
+ <%==include(" appedit" )%>
758
+
759
+
756
760
<%==include(" Nav" )%>
757
761
<%==include(" ContextMenu" )%>
758
762
<%==include(" InputBox" )%>
Original file line number Diff line number Diff line change @@ -4630,7 +4630,7 @@ function setMobileHeader(text) {
4630
4630
"diaLabelNu" ,
4631
4631
"appLabel" ,
4632
4632
"appLabelRo" ,
4633
- "appLabelNu" ,
4633
+ "appLabelNu"
4634
4634
]
4635
4635
var _ind3096 = 0 ;
4636
4636
var _col3096 = widgets ;
@@ -6362,9 +6362,6 @@ function updateFormatList() {
6362
6362
]
6363
6363
def = "MES_PROGRAM"
6364
6364
} else {
6365
- if ( ( ( _sw51980000_ === "LANG_S4" ) || ( _sw51980000_ === "LANG_S42" ) ) || ( _sw51980000_ === "LANG_HUMAN" ) ) {
6366
-
6367
- }
6368
6365
addOption ( select , "MES_NONE" , translate ( "MES_NONE" ) )
6369
6366
allowed = [
6370
6367
"MES_NONE"
You can’t perform that action at this time.
0 commit comments