boissier_app/app/views/admin/slides/index.html.haml
Nicolas Bally 6abf7679fd initial
2011-05-14 13:36:30 +02:00

9 lines
215 B
Plaintext

.header
.right= link_to 'Ajouter une promo', new_admin_promotion_path(), :class => "button", :remote => true
%h1 Liste des promotions
.grid_12
%table#promotions.QI_table_alternate_alt1
=render @promotions