Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
apollo
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
apollo
Commits
703398fc
Unverified
Commit
703398fc
authored
Nov 04, 2018
by
Jason Song
Committed by
GitHub
Nov 04, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1621 from codepiano/remove_nicescroll_plugin
remove nicescroll
parents
19da92c2
ae7cb96e
Changes
11
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
0 additions
and
161 deletions
+0
-161
apollo-portal/src/main/resources/static/app/setting.html
apollo-portal/src/main/resources/static/app/setting.html
+0
-2
apollo-portal/src/main/resources/static/config.html
apollo-portal/src/main/resources/static/config.html
+0
-3
apollo-portal/src/main/resources/static/config/history.html
apollo-portal/src/main/resources/static/config/history.html
+0
-3
apollo-portal/src/main/resources/static/config/sync.html
apollo-portal/src/main/resources/static/config/sync.html
+0
-3
apollo-portal/src/main/resources/static/delete_app_cluster_namespace.html
...c/main/resources/static/delete_app_cluster_namespace.html
+0
-2
apollo-portal/src/main/resources/static/index.html
apollo-portal/src/main/resources/static/index.html
+0
-3
apollo-portal/src/main/resources/static/namespace/role.html
apollo-portal/src/main/resources/static/namespace/role.html
+0
-3
apollo-portal/src/main/resources/static/open/manage.html
apollo-portal/src/main/resources/static/open/manage.html
+0
-2
apollo-portal/src/main/resources/static/scripts/PageCommon.js
...lo-portal/src/main/resources/static/scripts/PageCommon.js
+0
-18
apollo-portal/src/main/resources/static/system_info.html
apollo-portal/src/main/resources/static/system_info.html
+0
-2
apollo-portal/src/main/resources/static/vendor/jquery.nicescroll.min.js
...src/main/resources/static/vendor/jquery.nicescroll.min.js
+0
-120
No files found.
apollo-portal/src/main/resources/static/app/setting.html
View file @
703398fc
...
@@ -175,8 +175,6 @@
...
@@ -175,8 +175,6 @@
<!-- bootstrap.js -->
<!-- bootstrap.js -->
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<!--nicescroll-->
<script
src=
"../vendor/jquery.nicescroll.min.js"
></script>
<script
src=
"../vendor/lodash.min.js"
></script>
<script
src=
"../vendor/lodash.min.js"
></script>
<script
src=
"../vendor/select2/select2.min.js"
type=
"text/javascript"
></script>
<script
src=
"../vendor/select2/select2.min.js"
type=
"text/javascript"
></script>
...
...
apollo-portal/src/main/resources/static/config.html
View file @
703398fc
...
@@ -353,9 +353,6 @@
...
@@ -353,9 +353,6 @@
<!--lodash.js-->
<!--lodash.js-->
<script
src=
"vendor/lodash.min.js"
type=
"text/javascript"
></script>
<script
src=
"vendor/lodash.min.js"
type=
"text/javascript"
></script>
<!--nicescroll-->
<script
src=
"vendor/jquery.nicescroll.min.js"
></script>
<!--angular-->
<!--angular-->
<script
src=
"vendor/angular/angular.min.js"
></script>
<script
src=
"vendor/angular/angular.min.js"
></script>
<script
src=
"vendor/angular/angular-resource.min.js"
></script>
<script
src=
"vendor/angular/angular-resource.min.js"
></script>
...
...
apollo-portal/src/main/resources/static/config/history.html
View file @
703398fc
...
@@ -257,9 +257,6 @@
...
@@ -257,9 +257,6 @@
<!-- bootstrap.js -->
<!-- bootstrap.js -->
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<!--nicescroll-->
<script
src=
"../vendor/jquery.nicescroll.min.js"
></script>
<script
src=
"../vendor/diff.min.js"
type=
"text/javascript"
></script>
<script
src=
"../vendor/diff.min.js"
type=
"text/javascript"
></script>
<!--biz-->
<!--biz-->
...
...
apollo-portal/src/main/resources/static/config/sync.html
View file @
703398fc
...
@@ -224,9 +224,6 @@
...
@@ -224,9 +224,6 @@
<!-- bootstrap.js -->
<!-- bootstrap.js -->
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<!--nicescroll-->
<script
src=
"../vendor/jquery.nicescroll.min.js"
></script>
<script
src=
"../vendor/clipboard.min.js"
type=
"text/javascript"
></script>
<script
src=
"../vendor/clipboard.min.js"
type=
"text/javascript"
></script>
<!--biz-->
<!--biz-->
<script
type=
"application/javascript"
src=
"../scripts/app.js"
></script>
<script
type=
"application/javascript"
src=
"../scripts/app.js"
></script>
...
...
apollo-portal/src/main/resources/static/delete_app_cluster_namespace.html
View file @
703398fc
...
@@ -196,8 +196,6 @@
...
@@ -196,8 +196,6 @@
<!-- bootstrap.js -->
<!-- bootstrap.js -->
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<!--nicescroll-->
<script
src=
"../vendor/jquery.nicescroll.min.js"
></script>
<script
src=
"../vendor/lodash.min.js"
></script>
<script
src=
"../vendor/lodash.min.js"
></script>
<script
src=
"../vendor/select2/select2.min.js"
type=
"text/javascript"
></script>
<script
src=
"../vendor/select2/select2.min.js"
type=
"text/javascript"
></script>
...
...
apollo-portal/src/main/resources/static/index.html
View file @
703398fc
...
@@ -119,9 +119,6 @@
...
@@ -119,9 +119,6 @@
<!-- bootstrap.js -->
<!-- bootstrap.js -->
<script
src=
"vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<script
src=
"vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<!--nicescroll-->
<script
src=
"vendor/jquery.nicescroll.min.js"
></script>
<script
type=
"application/javascript"
src=
"scripts/app.js"
></script>
<script
type=
"application/javascript"
src=
"scripts/app.js"
></script>
<script
type=
"application/javascript"
src=
"scripts/services/AppService.js"
></script>
<script
type=
"application/javascript"
src=
"scripts/services/AppService.js"
></script>
<script
type=
"application/javascript"
src=
"scripts/services/EnvService.js"
></script>
<script
type=
"application/javascript"
src=
"scripts/services/EnvService.js"
></script>
...
...
apollo-portal/src/main/resources/static/namespace/role.html
View file @
703398fc
...
@@ -143,9 +143,6 @@
...
@@ -143,9 +143,6 @@
<!-- bootstrap.js -->
<!-- bootstrap.js -->
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<!--nicescroll-->
<script
src=
"../vendor/jquery.nicescroll.min.js"
></script>
<script
src=
"../vendor/select2/select2.min.js"
type=
"text/javascript"
></script>
<script
src=
"../vendor/select2/select2.min.js"
type=
"text/javascript"
></script>
<!--biz-->
<!--biz-->
...
...
apollo-portal/src/main/resources/static/open/manage.html
View file @
703398fc
...
@@ -189,8 +189,6 @@
...
@@ -189,8 +189,6 @@
<!-- bootstrap.js -->
<!-- bootstrap.js -->
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<!--nicescroll-->
<script
src=
"../vendor/jquery.nicescroll.min.js"
></script>
<script
src=
"../vendor/lodash.min.js"
></script>
<script
src=
"../vendor/lodash.min.js"
></script>
<script
src=
"../vendor/select2/select2.min.js"
type=
"text/javascript"
></script>
<script
src=
"../vendor/select2/select2.min.js"
type=
"text/javascript"
></script>
...
...
apollo-portal/src/main/resources/static/scripts/PageCommon.js
View file @
703398fc
$
(
document
).
ready
(
function
()
{
$
(
document
).
ready
(
function
()
{
// nicescroll
$
(
"
html
"
).
niceScroll
({
styler
:
"
fb
"
,
cursorcolor
:
"
#e8403f
"
,
cursorwidth
:
'
6
'
,
cursorborderradius
:
'
10px
'
,
background
:
'
#404040
'
,
spacebarenabled
:
false
,
cursorborder
:
''
,
zindex
:
'
1000
'
});
// bootstrap tooltip & textarea scroll
// bootstrap tooltip & textarea scroll
setInterval
(
function
()
{
setInterval
(
function
()
{
$
(
'
[data-tooltip="tooltip"]
'
).
tooltip
({
$
(
'
[data-tooltip="tooltip"]
'
).
tooltip
({
trigger
:
'
hover
'
trigger
:
'
hover
'
});
});
$
(
"
textarea
"
).
niceScroll
({
cursoropacitymax
:
0
});
$
(
"
pre
"
).
niceScroll
({
cursoropacitymax
:
0
});
},
1000
);
},
1000
);
setTimeout
(
function
()
{
$
(
"
.release-history-list
"
).
niceScroll
({
cursoropacitymax
:
0
});
},
2500
);
});
});
// (new Date()).Format("yyyy-MM-dd hh:mm:ss.S") ==> 2006-07-02 08:09:04.423
// (new Date()).Format("yyyy-MM-dd hh:mm:ss.S") ==> 2006-07-02 08:09:04.423
...
...
apollo-portal/src/main/resources/static/system_info.html
View file @
703398fc
...
@@ -117,8 +117,6 @@
...
@@ -117,8 +117,6 @@
<!-- bootstrap.js -->
<!-- bootstrap.js -->
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<script
src=
"../vendor/bootstrap/js/bootstrap.min.js"
type=
"text/javascript"
></script>
<!--nicescroll-->
<script
src=
"../vendor/jquery.nicescroll.min.js"
></script>
<script
src=
"../vendor/lodash.min.js"
></script>
<script
src=
"../vendor/lodash.min.js"
></script>
<script
src=
"../vendor/select2/select2.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.nicescroll.min.js
deleted
100644 → 0
View file @
19da92c2
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