fixed page without edlp_theme beahaviours not booted
This commit is contained in:
@@ -1552,6 +1552,8 @@
|
||||
$(document).ready(function($) {
|
||||
if(drupalSettings.path.isFront){
|
||||
var edlptheme = new EdlpTheme();
|
||||
}else{
|
||||
$('body').attr('booted', 'booted');
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user