diff --git a/wise-webapp/src/main/webapp/WEB-INF/defs/definitions.xml b/wise-webapp/src/main/webapp/WEB-INF/defs/definitions.xml index 4638cb2f..398cb2ea 100644 --- a/wise-webapp/src/main/webapp/WEB-INF/defs/definitions.xml +++ b/wise-webapp/src/main/webapp/WEB-INF/defs/definitions.xml @@ -163,7 +163,7 @@ - + diff --git a/wise-webapp/src/main/webapp/jsp/login.jsp b/wise-webapp/src/main/webapp/jsp/login.jsp index b4a98d03..c99a0e86 100644 --- a/wise-webapp/src/main/webapp/jsp/login.jsp +++ b/wise-webapp/src/main/webapp/jsp/login.jsp @@ -20,30 +20,29 @@
-
"> diff --git a/wise-webapp/src/main/webapp/jsp/mindmapImport.jsp b/wise-webapp/src/main/webapp/jsp/mindmapImport.jsp index bd985446..7cc7753d 100644 --- a/wise-webapp/src/main/webapp/jsp/mindmapImport.jsp +++ b/wise-webapp/src/main/webapp/jsp/mindmapImport.jsp @@ -1,43 +1,29 @@ <%@ include file="/jsp/init.jsp" %> -
+ +
+

+ +

+ +

- - - - - - - - - - - - - - - - - -
- : - - - -
- : - - - -
- * - : - - - -
  - " class="btn btn-primary"> - " class="btn" - onclick="window.location='/c/mymaps.htm'"> -
+
+ + + + + + + + + + + +
+ + " class="btn btn-primary"/> + " class="btn" + onclick="window.location='/c/mymaps.htm'"> +
diff --git a/wise-webapp/src/main/webapp/jsp/mindmapImportError.jsp b/wise-webapp/src/main/webapp/jsp/mindmapImportError.jsp deleted file mode 100644 index 974d35ed..00000000 --- a/wise-webapp/src/main/webapp/jsp/mindmapImportError.jsp +++ /dev/null @@ -1,10 +0,0 @@ -<%@ include file="/jsp/init.jsp" %> - -

- -

- -

- -

- \ No newline at end of file