mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
activate tab refresh action on page append
This commit is contained in:
parent
aceef398bf
commit
14ccb17169
1 changed files with 4 additions and 0 deletions
|
|
@ -210,6 +210,10 @@ int Tab::append()
|
|||
REORDERABLE
|
||||
);
|
||||
|
||||
refresh(
|
||||
PAGE_NUMBER
|
||||
);
|
||||
|
||||
return PAGE_NUMBER;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue