mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Displaying the sidebar while page loads
This commit is contained in:
parent
8ad75198eb
commit
2c696b7222
@ -120,6 +120,8 @@ function initializeMap() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
//setting the sidebar to be opened when page loads
|
||||||
|
$("a[href='#left_side_pannel']").trigger('click');
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Attribution control */
|
/* Attribution control */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user