Last active
March 9, 2016 16:47
-
-
Save Robdel12/cf44df11ea55892393a3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$("#normal_select").dropkick({ | |
mobile: true | |
}); |
That's a mistake. It should not be there.
I really wish there were notifications for gist comments.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
why is there a ";" after true?