Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
apollo
Project
Overview
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
openSource
apollo
Commits
4562308d
Commit
4562308d
authored
May 26, 2016
by
lepdou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
replace jquery.js to jquery.min.js
parent
e2276f2d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
5 additions
and
5 deletions
+5
-5
app.html
apollo-portal/src/main/resources/static/app.html
+1
-1
config.html
apollo-portal/src/main/resources/static/config.html
+1
-1
sync.html
apollo-portal/src/main/resources/static/config/sync.html
+1
-1
index.html
apollo-portal/src/main/resources/static/index.html
+1
-1
namespace.html
apollo-portal/src/main/resources/static/namespace.html
+1
-1
jquery.js
apollo-portal/src/main/resources/static/vendor/jquery.js
+0
-0
jquery.min.js
apollo-portal/src/main/resources/static/vendor/jquery.min.js
+0
-0
No files found.
apollo-portal/src/main/resources/static/app.html
View file @
4562308d
...
...
@@ -73,7 +73,7 @@
<script
src=
"vendor/angular/loading-bar.min.js"
></script>
<!-- jquery.js -->
<script
src=
"vendor/jquery.js"
type=
"text/javascript"
></script>
<script
src=
"vendor/jquery.
min.
js"
type=
"text/javascript"
></script>
<!-- bootstrap.js -->
<script
src=
"vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
...
...
apollo-portal/src/main/resources/static/config.html
View file @
4562308d
...
...
@@ -577,7 +577,7 @@
<!-- jquery.js -->
<script
src=
"vendor/jquery.js"
type=
"text/javascript"
></script>
<script
src=
"vendor/jquery.
min.
js"
type=
"text/javascript"
></script>
<!--lodash.js-->
<script
src=
"vendor/lodash.min.js"
type=
"text/javascript"
></script>
...
...
apollo-portal/src/main/resources/static/config/sync.html
View file @
4562308d
...
...
@@ -177,7 +177,7 @@
<script
src=
"../vendor/angular/loading-bar.min.js"
></script>
<!-- jquery.js -->
<script
src=
"
../vendor/jquery
.js"
type=
"text/javascript"
></script>
<script
src=
"
vendor/jquery.min
.js"
type=
"text/javascript"
></script>
<!-- bootstrap.js -->
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
...
...
apollo-portal/src/main/resources/static/index.html
View file @
4562308d
...
...
@@ -71,7 +71,7 @@
<script
src=
"vendor/angular/loading-bar.min.js"
></script>
<!-- jquery.js -->
<script
src=
"vendor/jquery.js"
type=
"text/javascript"
></script>
<script
src=
"vendor/jquery.
min.
js"
type=
"text/javascript"
></script>
<!-- bootstrap.js -->
<script
src=
"vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
...
...
apollo-portal/src/main/resources/static/namespace.html
View file @
4562308d
...
...
@@ -94,7 +94,7 @@
<script
src=
"vendor/angular/loading-bar.min.js"
></script>
<!-- jquery.js -->
<script
src=
"vendor/jquery.js"
type=
"text/javascript"
></script>
<script
src=
"vendor/jquery.
min.
js"
type=
"text/javascript"
></script>
<script
src=
"vendor/select2/select2.min.js"
type=
"text/javascript"
></script>
...
...
apollo-portal/src/main/resources/static/vendor/jquery.js
deleted
100644 → 0
View file @
e2276f2d
This source diff could not be displayed because it is too large. You can
view the blob
instead.
apollo-portal/src/main/resources/static/vendor/jquery.min.js
0 → 100644
View file @
4562308d
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