fix
This commit is contained in:
parent
5dea7d4bfa
commit
8d1c81b4f4
@ -11,7 +11,7 @@ use yii\helpers\Html;
|
||||
<div class="package-search">
|
||||
|
||||
<?php $form = ActiveForm::begin([
|
||||
'action' => ['index'],
|
||||
'action' => ['/mod/index'],
|
||||
'method' => 'get',
|
||||
]); ?>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user