pic_vert_app/app/views/admin/topics/index.html.haml
2013-06-29 23:10:44 +02:00

14 lines
172 B
Plaintext

#topic_app_index
#left
= link_to '+ ajouter un topic', new_admin_topic_path, :remote => true, :id => "add_topic"
#topics=render @topics
#topic_show