Merge pull request 'Added group name of panel box validation page' (#799) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 24s
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 24s
Reviewed-on: #799
This commit was merged in pull request #799.
This commit is contained in:
@@ -27,6 +27,8 @@ class PanelBoxValidationResource extends Resource
|
|||||||
|
|
||||||
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
||||||
|
|
||||||
|
protected static ?string $navigationGroup = 'Panel Box';
|
||||||
|
|
||||||
public $isSubmitted = false;
|
public $isSubmitted = false;
|
||||||
|
|
||||||
public $data = [];
|
public $data = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user