Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
web app
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ICNML
web app
Commits
58fc60b4
Commit
58fc60b4
authored
5 years ago
by
Marco De Donno
Browse files
Options
Downloads
Patches
Plain Diff
Add the underscore.js library
parent
097fe310
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cdn
+1
-1
1 addition, 1 deletion
cdn
config.py
+2
-1
2 additions, 1 deletion
config.py
with
3 additions
and
2 deletions
cdn
@
0150c503
Compare
77f0d648
...
0150c503
Subproject commit
77f0d64810d8c7a85df33d3ddddb21c5ebf07f30
Subproject commit
0150c50394fece1213fcfbd8f9f14ede1e3ee1fb
This diff is collapsed.
Click to expand it.
config.py
+
2
−
1
View file @
58fc60b4
...
...
@@ -110,7 +110,8 @@ cdnjs = [
cdn
+
"
/otplib-browser.js
"
,
cdn
+
"
/dropzone/dropzone.js
"
,
cdn
+
"
/crypto-js/rollups/aes.js
"
,
cdn
+
"
/crypto-js/rollups/pbkdf2.js
"
cdn
+
"
/crypto-js/rollups/pbkdf2.js
"
,
cdn
+
"
/underscore-min.js
"
]
cdncss
=
[
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment