This commit is contained in:
Nicolas Bally 2016-06-06 18:31:43 +02:00
parent 6428aaf155
commit 3474db169e

View File

@ -37,7 +37,8 @@
-else -else
%p.info=i(:"tag") + " Non catégorisé" %p.info=i(:"tag") + " Non catégorisé"
%p.description= @need.description .description
=simple_format @need.description
-if @need.image_file -if @need.image_file
%img{src: @need.image_file.file.url} %img{src: @need.image_file.file.url}