declared property in panel box validation #782
@@ -10,6 +10,8 @@ class ViewPanelBoxValidation extends ViewRecord
|
|||||||
{
|
{
|
||||||
protected static string $resource = PanelBoxValidationResource::class;
|
protected static string $resource = PanelBoxValidationResource::class;
|
||||||
|
|
||||||
|
public bool $showChecklist = false;
|
||||||
|
|
||||||
protected function getHeaderActions(): array
|
protected function getHeaderActions(): array
|
||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
|
|||||||
Reference in New Issue
Block a user