| | |
| | | |
| | | <groupId>kr.wisestone.owl</groupId> |
| | | <artifactId>kr.wisestone.owl.its</artifactId> |
| | | <version>1.0.3.RELEASE</version> |
| | | <version>1.0.5.RELEASE</version> |
| | | <packaging>war</packaging> |
| | | |
| | | <properties> |
| | |
| | | <link type="text/css" rel="stylesheet" href="custom_components/js-autocomplete-single/js-autocomplete-single.css"> |
| | | <link type="text/css" rel="stylesheet" href="custom_components/js-autocomplete-multi/js-autocomplete-multi.css"> |
| | | <link type="text/css" rel="stylesheet" href="custom_components/js-html-diff/js-html-diff.css"> |
| | | <link type="text/css" rel="stylesheet" href="assets/styles/main.css?version=1.0.3"> |
| | | <link type="text/css" rel="stylesheet" href="assets/styles/main.css?version=1.0.5"> |
| | | <link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Rubik:300,400,500"> |
| | | |
| | | <!-- google font --> |
| | |
| | | 'use strict'; |
| | | |
| | | require.config({ |
| | | urlArgs : "bust=v1.0.3", |
| | | urlArgs : "bust=v1.0.5", |
| | | paths : { |
| | | 'jquery' : '../bower_components/jquery/dist/jquery', |
| | | 'jquery-ui' : '../bower_components/jquery-ui/jquery-ui', |