Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
- carac_switch_merchant:
- path: /switch-merchant
- controller: Lc\CaracoleBundle\Controller\Merchant\SwitchMerchantController::switchMerchant
-
- carac_favorite_merchant:
- path: /favorite-merchant
- controller: Lc\CaracoleBundle\Controller\Merchant\FavoriteMerchantController::favoriteMerchant
-
- carac_switch_section:
- path: /switch-section
- controller: Lc\CaracoleBundle\Controller\Section\SwitchSectionAdminController::switchSection
-
- carac_admin_setting_merchant:
- path: /admin/setting/merchant
- controller: Lc\CaracoleBundle\Controller\Setting\SettingAdminController::manageMerchant
-
- carac_admin_setting_section:
- path: /admin/setting/section
- controller: Lc\CaracoleBundle\Controller\Setting\SettingAdminController::manageSection
-
- carac_admin_setting_global:
- path: /admin/setting/global2
- controller: Lc\CaracoleBundle\Controller\Setting\SettingAdminController::manageGlobal
|