Pull-request: #17066 Fixes: #17019 Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
commit
336ffd9d98
@ -165,8 +165,8 @@ class CreateController extends AbstractController
|
||||
return;
|
||||
}
|
||||
|
||||
// This global variable needs to be reset for the header class to function properly
|
||||
$table = '';
|
||||
// Do not display the table in the header since it hasn't been created yet
|
||||
$this->response->getHeader()->getMenu()->setTable('');
|
||||
|
||||
$this->addScriptFiles(['vendor/jquery/jquery.uitablefilter.js', 'indexes.js']);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user