use page level update method

This commit is contained in:
yggverse 2024-07-12 12:48:56 +03:00
parent ffe582e694
commit 518e575c83
2 changed files with 4 additions and 4 deletions

View file

@ -78,11 +78,9 @@ class Tab
if ($request)
{
$page->navbar->request->setValue(
$page->open(
$request
);
$page->content->update();
}
$this->gtk->append_page(