Issue #1684800 by nod_, droplet, foopang: JSHint drupal.js.
parent
bc0dc2ffe4
commit
c785642be2
|
@ -1,4 +1,4 @@
|
|||
var Drupal = { behaviors: {}, locale: {} };
|
||||
window.Drupal = { behaviors: {}, locale: {} };
|
||||
|
||||
// Class indicating that JS is enabled; used for styling purpose.
|
||||
document.documentElement.className += ' js';
|
||||
|
|
Loading…
Reference in New Issue