##// END OF EJS Templates
remove a trailing tab from app/views/timelog/_list.html.erb...
Toshi MARUYAMA -
r7163:8933443b9d4c
parent child
Show More
@@ -1,4 +1,4
1 <% form_tag({}) do -%>
1 <% form_tag({}) do -%>
2 <%= hidden_field_tag 'back_url', url_for(params) %>
2 <%= hidden_field_tag 'back_url', url_for(params) %>
3 <table class="list time-entries">
3 <table class="list time-entries">
4 <thead>
4 <thead>
General Comments 0
You need to be logged in to leave comments. Login now