bring back selected tags for editing existing stories

This commit is contained in:
joshua stein 2012-09-20 10:48:52 -05:00
parent 52836803f4
commit 78a000a0b8

View file

@ -30,7 +30,7 @@
(t.filtered_count == 0 ? "" :
raw(" <em>") + "#{t.filtered_count} user" +
(t.filtered_count == 1 ? "" : "s") + " filtering" +
raw("</em>")) } ]}), {}, { :multiple => true } %>
raw("</em>")) } ]}, f.object.tags_a), {}, { :multiple => true } %>
</div>
<div class="boxline">