diff --git a/layouts/simple_world/layout.js b/layouts/simple_world/layout.js index 4c12e971b..2b204151d 100644 --- a/layouts/simple_world/layout.js +++ b/layouts/simple_world/layout.js @@ -1,4 +1,4 @@ -$(function() +jQuery(function($) { "use strict"; diff --git a/modules/admin/tpl/config_domains.html b/modules/admin/tpl/config_domains.html index 385c8d07d..95eacf115 100644 --- a/modules/admin/tpl/config_domains.html +++ b/modules/admin/tpl/config_domains.html @@ -110,7 +110,7 @@