Add missing plugin parameter for search box

This commit is contained in:
Frederic Guillot
2017-04-30 12:58:00 -04:00
parent c4240724f3
commit 5fdd896d7f
2 changed files with 9 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
<form method="get" action="<?= $this->url->dir() ?>" class="search">
<?= $this->form->hidden('controller', $filters) ?>
<?= $this->form->hidden('action', $filters) ?>
<?= $this->form->hidden('plugin', $filters) ?>
<?= $this->form->hidden('project_id', $filters) ?>
<div class="input-addon">