7 lines
227 B
Plaintext
Executable File
7 lines
227 B
Plaintext
Executable File
.header
|
|
.right= link_to 'Ajouter une collection', new_admin_product_category_product_collection_path(@product_category), :class => "btn", :remote => true
|
|
%h1 Liste des collections
|
|
|
|
.grid_12
|
|
=render :partial => "index_block"
|