From 88edbd7cf4531359c81406bcf7977188f81d97bd Mon Sep 17 00:00:00 2001 From: Daniela <69676022+bobicloudvision@users.noreply.github.com> Date: Sun, 19 May 2024 23:17:48 +0300 Subject: [PATCH] update --- web/app/Filament/Pages/CustomerDashboard.php | 5 ++--- web/app/Providers/AppServiceProvider.php | 4 ++-- web/resources/phyre-customer-svg/php.svg | 3 ++- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/app/Filament/Pages/CustomerDashboard.php b/web/app/Filament/Pages/CustomerDashboard.php index 80e65d3..40445ff 100644 --- a/web/app/Filament/Pages/CustomerDashboard.php +++ b/web/app/Filament/Pages/CustomerDashboard.php @@ -9,7 +9,7 @@ class CustomerDashboard extends Page { protected static ?string $navigationIcon = 'heroicon-o-star'; - protected static string $view = 'filament.pages.phyre-customer-svg'; + protected static string $view = 'filament.pages.customer-dashboard'; protected static ?string $navigationGroup = 'Server Management'; @@ -21,10 +21,9 @@ class CustomerDashboard extends Page { return [ 'menu' => [ - 'email'=>[ 'title'=>'Email', - 'icon'=>'phyre-customer-php', + 'icon'=>'phyre_customer-php', 'menu'=>[ [ 'title'=>'Email Accounts', diff --git a/web/app/Providers/AppServiceProvider.php b/web/app/Providers/AppServiceProvider.php index 7edc7d7..572374d 100644 --- a/web/app/Providers/AppServiceProvider.php +++ b/web/app/Providers/AppServiceProvider.php @@ -48,9 +48,9 @@ class AppServiceProvider extends ServiceProvider ]); }); $this->callAfterResolving(Factory::class, function (Factory $factory) { - $factory->add('phyre-customer', [ + $factory->add('phyre_customer', [ 'path' => __DIR__ . '/../../resources/phyre-customer-svg', - 'prefix' => 'phyre-customer', + 'prefix' => 'phyre_customer', ]); }); diff --git a/web/resources/phyre-customer-svg/php.svg b/web/resources/phyre-customer-svg/php.svg index 2bff565..eccd4fa 100644 --- a/web/resources/phyre-customer-svg/php.svg +++ b/web/resources/phyre-customer-svg/php.svg @@ -1,3 +1,4 @@ - \ No newline at end of file + +