Gitlab CSE Unil
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
M. Chardon
ADIM
Commits
0995f431
Commit
0995f431
authored
Feb 09, 2018
by
M. Chardon
Browse files
maj lib js jquery-file-upload
parent
844020b0
Changes
2
Hide whitespace changes
Inline
Side-by-side
adim_project/adim_app/static/_src/bower.json
View file @
0995f431
...
...
@@ -26,7 +26,7 @@
"bootstrap-spinedit"
:
"https://github.com/jujug42/bootstrap-spinedit.git#*"
,
"seiyria-bootstrap-slider"
:
"git://github.com/seiyria/bootstrap-slider#~4.0.1"
,
"backbone"
:
"~1.3.3"
,
"jquery-file-upload"
:
"~9.
7.1
"
,
"jquery-file-upload"
:
"~9.
20.0
"
,
"jujug42-bootstrap-colorpicker"
:
"https://github.com/jujug42/bootstrap-colorpicker.git#8498378921e71a7781f06543ca3abfa367916b25"
,
"bootstrap3-typeahead"
:
"https://github.com/bassjobsen/Bootstrap-3-Typeahead.git#master"
,
"typeahead.js"
:
"~0.11.1"
,
...
...
adim_project/adim_app/static/_src/common.js
View file @
0995f431
...
...
@@ -25,6 +25,11 @@ requirejs.config({
name
:
'
FileSaver.js
'
,
location
:
'
../_src/lib/FileSaver
'
,
// path where you have placed FileSaver.js file
main
:
'
FileSaver.js
'
},
{
name
:
'
jquery-ui/ui/widget
'
,
location
:
'
../_src/lib/jquery-file-upload/js/vendor
'
,
main
:
'
jquery.ui.widget
'
}],
paths
:
{
adim
:
'
../_src/adim
'
,
...
...
Write
Preview
Supports
Markdown
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