mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
Challenging routing on render_page
This commit is contained in:
parent
b1d7736612
commit
37fb304942
42 changed files with 64 additions and 62 deletions
|
@ -30,4 +30,4 @@ exec (VESTA_CMD . $command, $output, $return_var);
|
|||
$data = json_decode(implode('', $output), true);
|
||||
|
||||
// Render page
|
||||
render_page($user, $TAB, '*/list_search');
|
||||
render_page($user, $TAB, 'list_search');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue