- fix collisions between js script from main page and the application,
- fix problem with special characters for etrack,
This commit is contained in:
		
							
								
								
									
										11
									
								
								Klaus.iml
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								Klaus.iml
									
									
									
									
									
								
							| @@ -15,8 +15,6 @@ | ||||
|     <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:2.3.1.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.3.1.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.3.1.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.13.3" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.13.3" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.30" level="project" /> | ||||
| @@ -38,7 +36,6 @@ | ||||
|     <orderEntry type="library" name="Maven: org.springframework:spring-web:5.2.7.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.2.7.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.2.7.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework:spring-context:5.2.7.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.2.7.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.3.1.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.2.7.RELEASE" level="project" /> | ||||
| @@ -107,7 +104,6 @@ | ||||
|     <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.3.1.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.2.7.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework:spring-oxm:5.2.7.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.2.7.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: io.lettuce:lettuce-core:5.3.1.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: io.netty:netty-common:4.1.50.Final" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: io.netty:netty-handler:4.1.50.Final" level="project" /> | ||||
| @@ -191,5 +187,12 @@ | ||||
|     <orderEntry type="library" name="Maven: com.thoughtworks.xstream:xstream:1.4.11.1" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: xmlpull:xmlpull:1.1.3.1" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: xpp3:xpp3_min:1.1.4c" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.github.feature-flip:flips-core:1.0.1" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework:spring-context:5.2.7.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.2.7.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.aspectj:aspectjrt:1.9.5" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.30" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" /> | ||||
|   </component> | ||||
| </module> | ||||
		Reference in New Issue
	
	Block a user
	 Szakalakamaka
					Szakalakamaka