add indexes, add messagedetsta
This commit is contained in:
@@ -20,7 +20,7 @@ $userOptions = ['' => 'Mind'] + ArrayHelper::map($model->users, 'id', 'userna
|
||||
<div class="ticket-search">
|
||||
|
||||
<?php $form = ActiveForm::begin([
|
||||
'action' => ['index'],
|
||||
// 'action' => ['index-customer',''],
|
||||
'method' => 'get',
|
||||
]); ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user