Refactor org web content and simplify shared UI
All checks were successful
Build Org Website / build (push) Successful in 44s
All checks were successful
Build Org Website / build (push) Successful in 44s
This commit is contained in:
@@ -236,5 +236,7 @@ async function loadBoard() {
|
||||
populateMobileControls(items);
|
||||
}
|
||||
|
||||
renderLevelTabs();
|
||||
loadBoard();
|
||||
if (document.getElementById("kanban-board")) {
|
||||
renderLevelTabs();
|
||||
loadBoard();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user