mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Add missing slash on zxcvbn path
This commit is contained in:
@@ -16,6 +16,7 @@ require.config({
|
||||
"jquery.ui": "../assets/vendors/jquery-ui/jquery-ui.min",
|
||||
underscore: "../assets/vendors/underscore/underscore.min",
|
||||
backbone: "../assets/vendors/backbone/backbone.min",
|
||||
zxcvbn: "../assets/vendors/zxcvbn/zxcvbn.min",
|
||||
"jquery.ui.widget": "../assets/vendors/jquery-file-upload/jquery.ui.widget.min",
|
||||
"jquery.cookie": "../assets/vendors/jquery.cookie/jquery.cookie.min",
|
||||
"jquery.treeview": "../assets/vendors/jquery-treeview/jquery.treeview",
|
||||
|
Reference in New Issue
Block a user