Created
September 15, 2015 20:04
-
-
Save drkpxl/4a56a358c54489fdbbc5 to your computer and use it in GitHub Desktop.
Steamboat uicustomizations.js that allows webmaster to customize JS behavior in Inntopia.
This file contains hidden or 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
| $(document).ready(function () { | |
| /* Require the need to supply children's ages */ | |
| Inntopia.requireChildAge = true; | |
| }) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment