Merge pull request 'change module name of the page of sticker print' (#1076) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 15s
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 15s
Reviewed-on: #1076
This commit was merged in pull request #1076.
This commit is contained in:
@@ -29,7 +29,7 @@ class StickerPrint extends Page implements HasForms
|
||||
|
||||
protected static string $view = 'filament.pages.sticker-print';
|
||||
|
||||
protected static ?string $navigationGroup = 'Customized Sticker Printing';
|
||||
protected static ?string $navigationGroup = 'Sticker Printing';
|
||||
|
||||
public array $filters = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user