diff --git a/src/static/web/img/colornew.htm b/src/static/web/img/colornew.htm deleted file mode 100644 index c474bc87..00000000 --- a/src/static/web/img/colornew.htm +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    X
     
     
     
- - \ No newline at end of file diff --git a/src/static/web/js/admin.main.js b/src/static/web/js/admin.main.js index e49c8f93..02d377fc 100644 --- a/src/static/web/js/admin.main.js +++ b/src/static/web/js/admin.main.js @@ -68,7 +68,7 @@ function ColorSel(c, oname) { } } function ShowColor(e, o) { - LoadNewDiv(e, "../static/web/img/colornew.htm", "colordlg"); + LoadNewDiv(e, "../theme/system/colornew.htm", "colordlg"); } function ShowHide(objname) { var obj = $Obj(objname); diff --git a/src/theme/system/colornew.htm b/src/theme/system/colornew.htm new file mode 100644 index 00000000..eb2352c0 --- /dev/null +++ b/src/theme/system/colornew.htm @@ -0,0 +1,40 @@ +
+
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    X
     
     
     
+
+
\ No newline at end of file