- fix

parent 9b224c9b
......@@ -35,7 +35,7 @@ return [
'items' => ['active' => 'Активен', 'hidden' => 'Скрыт'],
'class' => 'form-control'
],
'priority' => ['type' => 'textarea', 'class' => 'form-control'],
'priority' => ['type' => 'text', 'class' => 'form-control'],
// 'rate_usability' => [
// 'type' => 'dropdownlist',
// 'items' => Reviews::getSource('rate_usability'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment