mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-27 16:14:39 -06:00
remove old route
This commit is contained in:
parent
59553e5e67
commit
efc07b097b
@ -146,10 +146,6 @@ class AdvsModuleServiceProvider extends AddonServiceProvider
|
||||
'as' => 'adv_add_cart_ajax',
|
||||
'uses' => 'Visiosoft\AdvsModule\Http\Controller\AdvsController@addCart',
|
||||
],
|
||||
'ajax/countPhone' => [
|
||||
'as' => 'adv_count_show_phone',
|
||||
'uses' => 'Visiosoft\AdvsModule\Http\Controller\AdvsController@showPhoneCounter',
|
||||
],
|
||||
'view/{type}' => [
|
||||
'as' => 'visiosoft.module.advs::view_type',
|
||||
'uses' => 'Visiosoft\AdvsModule\Http\Controller\AdvsController@viewType',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user