trafficmonitor init...1
This commit is contained in:
parent
f087be874c
commit
c96312c8b2
@ -9,6 +9,7 @@ class CollectorForm extends CommonForm
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
$this->setActionButtons(['view' => ICONS['SEARCH']]);
|
||||
}
|
||||
|
||||
public function getFormRule(string $action, string $field): string
|
||||
|
||||
Loading…
Reference in New Issue
Block a user