pic_vert_app/app/views/topics/index.html.haml
2013-01-12 01:35:57 +01:00

14 lines
166 B
Plaintext

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