Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cmszMonitorAnalysis
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
liuna
cmszMonitorAnalysis
Commits
be9d536c
Commit
be9d536c
authored
Mar 15, 2018
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2018年3月15日 --智能分析平台
--jquery版本升级至1.9
parent
95e160c1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
3 additions
and
3 deletions
+3
-3
default.jsp
src/main/webapp/WEB-INF/layouts/default.jsp
+1
-1
defaultNoHeaderAndFooter.jsp
src/main/webapp/WEB-INF/layouts/defaultNoHeaderAndFooter.jsp
+1
-1
FailureAnalysisDetailDisplay.jsp
...F/views/MonitorOperation/FailureAnalysisDetailDisplay.jsp
+1
-1
jquery-1.7.2.js
src/main/webapp/static/js/jquery-1.7.2.js
+0
-0
jquery-1.9.1.min.js
src/main/webapp/static/js/jquery-1.9.1.min.js
+0
-0
No files found.
src/main/webapp/WEB-INF/layouts/default.jsp
View file @
be9d536c
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
<meta
http-equiv=
"Pragma"
content=
"no-cache"
/>
<meta
http-equiv=
"Pragma"
content=
"no-cache"
/>
<meta
http-equiv=
"Expires"
content=
"0"
/>
<meta
http-equiv=
"Expires"
content=
"0"
/>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/jquery-1.
7.2
.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/jquery-1.
9.1
.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/waypoints.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/waypoints.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/waypoints-sticky.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/waypoints-sticky.js"
></script>
...
...
src/main/webapp/WEB-INF/layouts/defaultNoHeaderAndFooter.jsp
View file @
be9d536c
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
<link
rel=
"stylesheet"
media=
"screen"
href=
"${ctx}/static/css/bootstrap.css"
/>
<link
rel=
"stylesheet"
media=
"screen"
href=
"${ctx}/static/css/bootstrap.css"
/>
<link
rel=
"stylesheet"
media=
"screen"
href=
"${ctx}/static/css/styles.css"
/>
<link
rel=
"stylesheet"
media=
"screen"
href=
"${ctx}/static/css/styles.css"
/>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/jquery-1.
7.2
.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/jquery-1.
9.1
.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/bootstrap.min.js"
></script>
<
%
--
<
script
type=
"text/javascript"
src=
"${ctx}/static/js/waypoints.js"
></script>
<
%
--
<
script
type=
"text/javascript"
src=
"${ctx}/static/js/waypoints.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/waypoints-sticky.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/waypoints-sticky.js"
></script>
...
...
src/main/webapp/WEB-INF/views/MonitorOperation/FailureAnalysisDetailDisplay.jsp
View file @
be9d536c
...
@@ -234,7 +234,7 @@ table {
...
@@ -234,7 +234,7 @@ table {
</div>
</div>
<form
action=
"#"
method=
"get"
id=
"listForm"
></form>
<form
action=
"#"
method=
"get"
id=
"listForm"
></form>
</div>
</div>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/jquery-1.
7.2
.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/jquery-1.
9.1
.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/commonutils.js"
></script>
<script
type=
"text/javascript"
src=
"${ctx}/static/js/commonutils.js"
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
ifGeneratedFromWo
=
"${ifGeneratedFromWo}"
;
ifGeneratedFromWo
=
"${ifGeneratedFromWo}"
;
...
...
src/main/webapp/static/js/jquery-1.7.2.js
deleted
100644 → 0
View file @
95e160c1
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/main/webapp/static/js/jquery-1.9.1.min.js
deleted
100644 → 0
View file @
95e160c1
This diff is collapsed.
Click to expand it.
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