Populate options for view create and edit (#14377)
Signed-off-by: Miki <amoo_miki@yahoo.com>
This commit is contained in:
parent
c697a872a1
commit
da8b6a90df
@ -205,4 +205,7 @@ echo $template->render('view_create', [
|
||||
'text_dir' => $text_dir,
|
||||
'url_params' => $url_params,
|
||||
'view' => $view,
|
||||
'view_algorithm_options' => $view_algorithm_options,
|
||||
'view_with_options' => $view_with_options,
|
||||
'view_security_options' => $view_security_options,
|
||||
]);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user