mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
rename update button, change location in the navbar
This commit is contained in:
parent
a76f3a87c6
commit
b8ca2cdce4
3 changed files with 13 additions and 13 deletions
|
|
@ -49,7 +49,7 @@ class Page
|
|||
);
|
||||
|
||||
$this->gtk->set_focus_child(
|
||||
$this->navbar->go->gtk // replace autofocus priority
|
||||
$this->navbar->update->gtk // replace autofocus priority
|
||||
);
|
||||
|
||||
// Init content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue