Fix broken merge.

This commit is contained in:
Hans de Graaff 2009-12-06 09:45:22 +01:00
parent 18146fbbca
commit 57d2187aa8

View file

@ -45,4 +45,3 @@ parameters += "&_tag_name=#{@tag_name}" if @source_view == 'tag'
<% end -%>
</div>
</div>
<%= apply_behaviour ".date_clear:click","var selector_x = this.getAttribute('id').replace('_x', ''); $(selector_x).value='';" %>