mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove title update duplicate
This commit is contained in:
parent
f65458ca70
commit
0a453e7c6a
1 changed files with 0 additions and 6 deletions
|
|
@ -131,12 +131,6 @@ class Tab
|
||||||
$page->gtk
|
$page->gtk
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
// Update application title
|
|
||||||
$this->container->browser->header->setTitle(
|
|
||||||
$page->title->getValue(),
|
|
||||||
$page->title->getSubtitle()
|
|
||||||
);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Render
|
// Render
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue