removed forgotten setupBackButton function call
This commit is contained in:
parent
6e6249f903
commit
5cc27b70d9
@ -387,7 +387,6 @@ function boot() {
|
|||||||
window.setupQRLoadLib();
|
window.setupQRLoadLib();
|
||||||
window.setupLayerChooserSelectOne();
|
window.setupLayerChooserSelectOne();
|
||||||
window.setupLayerChooserStatusRecorder();
|
window.setupLayerChooserStatusRecorder();
|
||||||
window.setupBackButton();
|
|
||||||
// read here ONCE, so the URL is only evaluated one time after the
|
// read here ONCE, so the URL is only evaluated one time after the
|
||||||
// necessary data has been loaded.
|
// necessary data has been loaded.
|
||||||
urlPortalLL = getURLParam('pll');
|
urlPortalLL = getURLParam('pll');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user