Commit dcea12d24aa04b6a137efc0c9243de2e7803774e

Authored by Leandro Santos
1 parent 7329fe25
Exists in staging and in 1 other branch production

fix wrong syntax

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/views/tasks/index.html.erb
... ... @@ -42,7 +42,6 @@
42 42 <p>
43 43 <%= submit_button(:search, _('Search')) %>
44 44 </p>
45   - <% end %>
46 45 <% end %>
47 46 <% if @tasks.empty? %>
48 47 <p>
... ...