module permissions for reports/settings/widgets
This commit is contained in:
		| @@ -17,7 +17,7 @@ class ShowSetting | ||||
|         $event->modules->settings['offline-payments'] = [ | ||||
|             'name' => trans('offline-payments::general.name'), | ||||
|             'description' => trans('offline-payments::general.description'), | ||||
|             'url' => 'settings/offline-payments', | ||||
|             'url' => 'offline-payments/settings', | ||||
|             'icon' => 'fas fa-credit-card', | ||||
|         ]; | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user