Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Commit 0782826

Browse files
author
mrcrankhank
committed
Remove quotation marks
1 parent 7733373 commit 0782826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/js/common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ requirejs.config({
2020
hideShowPassword: 'lib/hideShowPassword',
2121
vibrate: 'lib/vibrate',
2222
clipboard: 'lib/clipboard',
23-
'bootstrapSelect': 'lib/bootstrap-select'
23+
bootstrapSelect: 'lib/bootstrap-select'
2424
},
2525
shim: {
2626
jqueryui: {

0 commit comments

Comments
 (0)