Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo-1
Commits
6275ab79
Commit
6275ab79
authored
Dec 10, 2016
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🎨
格式化
parent
ac863996
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
79 additions
and
74 deletions
+79
-74
src/main/webapp/WEB-INF/static-resources.xml
src/main/webapp/WEB-INF/static-resources.xml
+79
-74
No files found.
src/main/webapp/WEB-INF/static-resources.xml
View file @
6275ab79
...
@@ -19,83 +19,88 @@
...
@@ -19,83 +19,88 @@
<!--
<!--
Description: Static resources definition.
Description: Static resources definition.
Version: 2.7.
5.6, Aug 26
, 2016
Version: 2.7.
6.6, Dec 10
, 2016
Author: Liang Ding
Author: Liang Ding
-->
-->
<static-files>
<static-files>
<!-- Uses the STANDARD Ant Path Pattern to configure these paths! -->
<!-- Uses the STANDARD Ant Path Pattern to configure these paths! -->
<include
path=
"/favicon.ico"
/>
<include
path=
"/favicon.png"
/>
<include
path=
"/robots.txt"
/>
<include
path=
"/js/**.js"
/>
<include
path=
"/js/**/*.js"
/>
<include
path=
"/js/**.css"
/>
<include
path=
"/js/**/*.css"
/>
<include
path=
"/js/**.htm"
/>
<include
path=
"/js/**/*.htm"
/>
<include
path=
"/js/**.html"
/>
<include
path=
"/js/**/*.html"
/>
<include
path=
"/js/**.gif"
/>
<include
path=
"/js/**/*.gif"
/>
<include
path=
"/js/**.png"
/>
<include
path=
"/js/**/*.png"
/>
<include
path=
"/js/**.jpg"
/>
<include
path=
"/js/**/*.jpg"
/>
<include
path=
"/skins/**.css"
/>
<include
path=
"/skins/**.css.map"
/>
<include
path=
"/skins/**/*.css"
/>
<include
path=
"/skins/**/*.css.map"
/>
<include
path=
"/skins/**.js"
/>
<include
path=
"/skins/**/*.js"
/>
<include
path=
"/skins/**.png"
/>
<include
path=
"/skins/**/*.png"
/>
<include
path=
"/skins/**.jpg"
/>
<include
path=
"/skins/**/*.jpg"
/>
<include
path=
"/skins/**.swf"
/>
<include
path=
"/skins/**/*.swf"
/>
<include
path=
"/skins/**.gif"
/>
<include
path=
"/skins/**/*.gif"
/>
<include
path=
"/skins/**/*.eot"
/>
<include
path=
"/skins/**/*.svg"
/>
<include
path=
"/skins/**/*.ttf"
/>
<include
path=
"/skins/**/*.woff"
/>
<include
path=
"/css/**.css"
/>
<include
path=
"/favicon.ico"
/>
<include
path=
"/css/**/*.css"
/>
<include
path=
"/favicon.png"
/>
<include
path=
"/css/fonts/*.eot"
/>
<include
path=
"/robots.txt"
/>
<include
path=
"/css/fonts/*.svg"
/>
<include
path=
"/css/fonts/*.ttf"
/>
<include
path=
"/js/**.js"
/>
<include
path=
"/css/fonts/*.woff"
/>
<include
path=
"/js/**/*.js"
/>
<include
path=
"/js/**.css"
/>
<include
path=
"/images/**.png"
/>
<include
path=
"/js/**/*.css"
/>
<include
path=
"/images/**/*.png"
/>
<include
path=
"/js/**.htm"
/>
<include
path=
"/images/**.jpg"
/>
<include
path=
"/js/**/*.htm"
/>
<include
path=
"/images/**/*.jpg"
/>
<include
path=
"/js/**.html"
/>
<include
path=
"/images/**.gif"
/>
<include
path=
"/js/**/*.html"
/>
<include
path=
"/images/**/*.gif"
/>
<include
path=
"/js/**.gif"
/>
<include
path=
"/js/**/*.gif"
/>
<include
path=
"/plugins/**.css"
/>
<include
path=
"/js/**.png"
/>
<include
path=
"/plugins/**/*.css"
/>
<include
path=
"/js/**/*.png"
/>
<include
path=
"/plugins/**.js"
/>
<include
path=
"/js/**.jpg"
/>
<include
path=
"/plugins/**/*.js"
/>
<include
path=
"/js/**/*.jpg"
/>
<include
path=
"/plugins/**.png"
/>
<include
path=
"/js/**/*.swf"
/>
<include
path=
"/plugins/**/*.png"
/>
<include
path=
"/js/**/*.eot"
/>
<include
path=
"/plugins/**.jpg"
/>
<include
path=
"/js/**/*.svg"
/>
<include
path=
"/plugins/**/*.jpg"
/>
<include
path=
"/js/**/*.ttf"
/>
<include
path=
"/plugins/**.swf"
/>
<include
path=
"/js/**/*.woff"
/>
<include
path=
"/plugins/**/*.swf"
/>
<include
path=
"/plugins/**.gif"
/>
<include
path=
"/skins/**.css"
/>
<include
path=
"/plugins/**/*.gif"
/>
<include
path=
"/skins/**.css.map"
/>
<include
path=
"/plugins/**.html"
/>
<include
path=
"/skins/**/*.css"
/>
<include
path=
"/plugins/**/*.html"
/>
<include
path=
"/skins/**/*.css.map"
/>
<include
path=
"/plugins/**.htm"
/>
<include
path=
"/skins/**.js"
/>
<include
path=
"/plugins/**/*.htm"
/>
<include
path=
"/skins/**/*.js"
/>
<include
path=
"/skins/**.png"
/>
<include
path=
"/CHANGE_LOGS.html"
/>
<include
path=
"/skins/**/*.png"
/>
<include
path=
"/README.txt"
/>
<include
path=
"/skins/**.jpg"
/>
<include
path=
"/LICENSE.txt"
/>
<include
path=
"/skins/**/*.jpg"
/>
<include
path=
"/skins/**.swf"
/>
<include
path=
"/skins/**/*.swf"
/>
<include
path=
"/skins/**.gif"
/>
<include
path=
"/skins/**/*.gif"
/>
<include
path=
"/skins/**/*.eot"
/>
<include
path=
"/skins/**/*.svg"
/>
<include
path=
"/skins/**/*.ttf"
/>
<include
path=
"/skins/**/*.woff"
/>
<include
path=
"/css/**.css"
/>
<include
path=
"/css/**/*.css"
/>
<include
path=
"/css/fonts/*.eot"
/>
<include
path=
"/css/fonts/*.svg"
/>
<include
path=
"/css/fonts/*.ttf"
/>
<include
path=
"/css/fonts/*.woff"
/>
<include
path=
"/images/**.png"
/>
<include
path=
"/images/**/*.png"
/>
<include
path=
"/images/**.jpg"
/>
<include
path=
"/images/**/*.jpg"
/>
<include
path=
"/images/**.gif"
/>
<include
path=
"/images/**/*.gif"
/>
<include
path=
"/plugins/**.css"
/>
<include
path=
"/plugins/**/*.css"
/>
<include
path=
"/plugins/**.js"
/>
<include
path=
"/plugins/**/*.js"
/>
<include
path=
"/plugins/**.png"
/>
<include
path=
"/plugins/**/*.png"
/>
<include
path=
"/plugins/**.jpg"
/>
<include
path=
"/plugins/**/*.jpg"
/>
<include
path=
"/plugins/**.swf"
/>
<include
path=
"/plugins/**/*.swf"
/>
<include
path=
"/plugins/**.gif"
/>
<include
path=
"/plugins/**/*.gif"
/>
<include
path=
"/plugins/**.html"
/>
<include
path=
"/plugins/**/*.html"
/>
<include
path=
"/plugins/**.htm"
/>
<include
path=
"/plugins/**/*.htm"
/>
<include
path=
"/CHANGE_LOGS.html"
/>
<include
path=
"/README.txt"
/>
<include
path=
"/LICENSE.txt"
/>
</static-files>
</static-files>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment