bug js
This commit is contained in:
@@ -60,8 +60,8 @@ var __webpack_exports__ = {};
|
|||||||
* @file
|
* @file
|
||||||
* quartiers_de_demain behaviors.
|
* quartiers_de_demain behaviors.
|
||||||
*/
|
*/
|
||||||
if (typeof Drupal !== 'undefined') {
|
|
||||||
(function (Drupal) {
|
(function (Drupal) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
Drupal.behaviors.quartiers_de_demain = {
|
Drupal.behaviors.quartiers_de_demain = {
|
||||||
@@ -69,8 +69,8 @@ var __webpack_exports__ = {};
|
|||||||
console.log('It works!');
|
console.log('It works!');
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}(Drupal));
|
} (Drupal));
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -2,8 +2,8 @@
|
|||||||
* @file
|
* @file
|
||||||
* quartiers_de_demain behaviors.
|
* quartiers_de_demain behaviors.
|
||||||
*/
|
*/
|
||||||
if (typeof Drupal !== 'undefined') {
|
|
||||||
(function (Drupal) {
|
(function (Drupal) {
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
Drupal.behaviors.quartiers_de_demain = {
|
Drupal.behaviors.quartiers_de_demain = {
|
||||||
@@ -11,8 +11,8 @@
|
|||||||
console.log('It works!');
|
console.log('It works!');
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}(Drupal));
|
} (Drupal));
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user