first attempt at loading portal details, and displaying in the sidebar once loaded
This commit is contained in:
@ -540,6 +540,7 @@ function boot() {
|
||||
window.setupPlayerStat();
|
||||
window.setupTooltips();
|
||||
window.chat.setup();
|
||||
window.portalDetail.setup();
|
||||
window.setupQRLoadLib();
|
||||
window.setupLayerChooserSelectOne();
|
||||
window.setupLayerChooserStatusRecorder();
|
||||
|
Reference in New Issue
Block a user