dbmsv3 init...1
This commit is contained in:
parent
85aa9b910b
commit
09fce28493
@ -104,7 +104,7 @@ class ClientHelper extends CustomerHelper
|
|||||||
"data-src" => "/admin/customer/{$action}?clientinfo_uid={$viewDatas['entity']->getPK()}&ActionTemplate=popup",
|
"data-src" => "/admin/customer/{$action}?clientinfo_uid={$viewDatas['entity']->getPK()}&ActionTemplate=popup",
|
||||||
"data-bs-toggle" => "modal",
|
"data-bs-toggle" => "modal",
|
||||||
"data-bs-target" => "#modal_action_form",
|
"data-bs-target" => "#modal_action_form",
|
||||||
"class" => "btn btn-sm btn-primary form-label-sm",
|
"class" => "text-primary",
|
||||||
...$extras
|
...$extras
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user