T153 Removed advanced function. Corrected JavaScript with missing semicolons that might have caused errors

This commit is contained in:
2021-01-13 17:26:32 +01:00
parent 8c3a6a9801
commit 9fbefb0256
3 changed files with 18 additions and 38 deletions

6
.idea/workspace.xml generated
View File

@@ -20,12 +20,8 @@
</component>
<component name="ChangeListManager">
<list default="true" id="458cde88-df3d-44bc-9d57-a33823e2f1a6" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/release11/klaus/controller/MainController.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/static/js/paggination.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/js/paggination.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/login.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/temp.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/tools.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/index.html" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />