fix page reorder

This commit is contained in:
yggverse 2024-07-12 19:48:35 +03:00
parent ff3187a495
commit 7be7717897

View file

@ -218,7 +218,7 @@ class Tab
} }
// Update position // Update position
$_page[] = $this->_page[$page_num]; $_page[$page_num] = $page;
} }
// Reorder // Reorder