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

Commit

Permalink
Remove quotation marks
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcrankhank committed Dec 2, 2015
1 parent 7733373 commit 0782826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/js/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ requirejs.config({
hideShowPassword: 'lib/hideShowPassword',
vibrate: 'lib/vibrate',
clipboard: 'lib/clipboard',
'bootstrapSelect': 'lib/bootstrap-select'
bootstrapSelect: 'lib/bootstrap-select'
},
shim: {
jqueryui: {
Expand Down

0 comments on commit 0782826

Please sign in to comment.