Spacing and label fixes

This commit is contained in:
Paul van Tilburg 2014-10-25 18:31:08 +02:00
parent 4bb47f7504
commit 6cfdd4c7e1
1 changed files with 2 additions and 2 deletions

View File

@ -1669,7 +1669,7 @@ module StopTime::Views
td { a entry.comment, :href => R(TimelineN, entry.id),
:title => entry.comment }
else
td { a(:href => R(TimelineN, entry.id)){ i "None" } }
td { a(:href => R(TimelineN, entry.id)) { i "None" } }
end
td { "%.2fh" % entry.hours_total }
td do
@ -1709,7 +1709,7 @@ module StopTime::Views
end
end
div.control_group do
label.control_label "Task", :for => "task"
label.control_label "Project/Task", :for => "task"
div.controls do
_form_select_nested("task", @task_list)
a.btn "» Go to project/task", :href => R(CustomersNTasksN,