mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
rename append to appendPage
This commit is contained in:
parent
dd21e45144
commit
11b13ba011
5 changed files with 8 additions and 8 deletions
|
|
@ -33,7 +33,7 @@ class Add
|
|||
'activate',
|
||||
function()
|
||||
{
|
||||
$this->tab->menu->browser->container->tab->append();
|
||||
$this->tab->menu->browser->container->tab->appendPage();
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue