mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
fix page entity operations
This commit is contained in:
parent
7be7717897
commit
f65458ca70
2 changed files with 13 additions and 26 deletions
|
|
@ -34,10 +34,8 @@ class Close
|
|||
function()
|
||||
{
|
||||
$this->tab->menu->browser->container->tab->closePage(
|
||||
$this->tab->menu->browser->container->tab->gtk->get_current_page()
|
||||
null // active
|
||||
);
|
||||
|
||||
// @TODO unset page entity
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue