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
e6e646c6
Unverified
Commit
e6e646c6
authored
Oct 04, 2019
by
Van
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix #12917
parent
ff58a432
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
168 additions
and
126 deletions
+168
-126
package-lock.json
package-lock.json
+6
-6
package.json
package.json
+1
-1
src/main/webapp/admin/admin-preference.ftl
src/main/webapp/admin/admin-preference.ftl
+157
-115
src/main/webapp/scss/admin.css
src/main/webapp/scss/admin.css
+1
-1
src/main/webapp/scss/base.css
src/main/webapp/scss/base.css
+1
-1
src/main/webapp/scss/start.css
src/main/webapp/scss/start.css
+1
-1
src/main/webapp/skins
src/main/webapp/skins
+1
-1
No files found.
package-lock.json
View file @
e6e646c6
...
...
@@ -5340,9 +5340,9 @@
"integrity"
:
"sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
},
"terser"
:
{
"version"
:
"4.3.
3
"
,
"resolved"
:
"https://registry.npmjs.org/terser/-/terser-4.3.
3
.tgz"
,
"integrity"
:
"sha512-
Nzr7dpRjSzMEUS+z2UYQBtzE0LDm5k0Yy8RgLRPy85QUo1TjU5lIOBwzS5/FVAMaVyHZ3WTTU2BuQcMn8KXnN
Q=="
,
"version"
:
"4.3.
4
"
,
"resolved"
:
"https://registry.npmjs.org/terser/-/terser-4.3.
4
.tgz"
,
"integrity"
:
"sha512-
Kcrn3RiW8NtHBP0ssOAzwa2MsIRQ8lJWiBG/K7JgqPlomA3mtb2DEmp4/hrUA+Jujx+WZ02zqd7GYD+QRBB/2
Q=="
,
"requires"
:
{
"commander"
:
"^2.20.0"
,
"source-map"
:
"~0.6.1"
,
...
...
@@ -5749,9 +5749,9 @@
"dev"
:
true
},
"vditor"
:
{
"version"
:
"1.8.1
3
"
,
"resolved"
:
"https://registry.npmjs.org/vditor/-/vditor-1.8.1
3
.tgz"
,
"integrity"
:
"sha512-
opowrsbyvyyNNuugUl2ImvPjYehn4FwM5M6FBEfc9AitU2UVd7ZHsE5VJMJ1LiZ05uDL5eG2i7hftwmwMrfyDQ
=="
,
"version"
:
"1.8.1
5
"
,
"resolved"
:
"https://registry.npmjs.org/vditor/-/vditor-1.8.1
5
.tgz"
,
"integrity"
:
"sha512-
OKVxeK2NPpC293MH3T4kOSt4vOUTURUsLoGO77m2ZlCsXTlJvZRmTyLLloTKN3n+ulqItErZBkfmBYvmzLqtcA
=="
,
"requires"
:
{
"abcjs"
:
"^5.8.0"
,
"diff-match-patch"
:
"^1.0.4"
,
...
...
package.json
View file @
e6e646c6
...
...
@@ -36,6 +36,6 @@
"
gulp-uglify
"
:
"
^3.0.2
"
},
"dependencies"
:
{
"
vditor
"
:
"
^1.8.1
3
"
"
vditor
"
:
"
^1.8.1
5
"
}
}
src/main/webapp/admin/admin-preference.ftl
View file @
e6e646c6
This diff is collapsed.
Click to expand it.
src/main/webapp/scss/admin.css
View file @
e6e646c6
This diff is collapsed.
Click to expand it.
src/main/webapp/scss/base.css
View file @
e6e646c6
This diff is collapsed.
Click to expand it.
src/main/webapp/scss/start.css
View file @
e6e646c6
This diff is collapsed.
Click to expand it.
skins
@
8e70bda3
Subproject commit
da36b64ab0a9d33b941adb7c7cad0e032af7bc8f
Subproject commit
8e70bda33f9690f5b8e4b293630052ba4b4d036d
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