Method: KktShoppe::ProductCategoryLocalisationsController#edit
- Defined in:
- app/controllers/kkt_shoppe/product_category_localisations_controller.rb
#edit ⇒ Object
34 35 36 |
# File 'app/controllers/kkt_shoppe/product_category_localisations_controller.rb', line 34 def edit render :action => "form" end |