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