Skip to content

Instantly share code, notes, and snippets.

@Cezarion
Created April 3, 2013 14:21
Show Gist options
  • Save Cezarion/5301645 to your computer and use it in GitHub Desktop.
Save Cezarion/5301645 to your computer and use it in GitHub Desktop.
Wrapper js drupal
(function ($, Drupal, window, document, undefined) {
$(document).ready(startApp);
})(jQuery, Drupal, this);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment