16 lines
191 B
Plaintext
16 lines
191 B
Plaintext
#app_index
|
|
|
|
#left
|
|
= link_to '+ ajouter un topic', new_topic_path, :remote => true, :id => "add_topic"
|
|
|
|
#topics=render @topics
|
|
|
|
.header
|
|
Liste des topics
|
|
|
|
|
|
|
|
#topic_show
|
|
|
|
|
|
|