You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
586B

  1. carac_switch_merchant:
  2. path: /switch-merchant
  3. controller: Lc\CaracoleBundle\Controller\Merchant\SwitchMerchantController::switchMerchant
  4. carac_switch_section:
  5. path: /switch-section
  6. controller: Lc\CaracoleBundle\Controller\Section\SwitchSectionAdminController::switchSection
  7. carac_admin_setting_merchant:
  8. path: /admin/setting/merchant
  9. controller: Lc\CaracoleBundle\Controller\Setting\SettingAdminController::manageMerchant
  10. carac_admin_setting_section:
  11. path: /admin/setting/section
  12. controller: Lc\CaracoleBundle\Controller\Setting\SettingAdminController::manageSection