選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

16 行
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