@@ -27,7 +27,9 | |||
|
27 | 27 | <% end %> |
|
28 | 28 | |
|
29 | 29 | <% unless @report.criteria.empty? %> |
|
30 |
<% |
|
|
30 | <% if @report.hours.empty? %> | |
|
31 | <p class="nodata"><%= l(:label_no_data) %></p> | |
|
32 | <% else %> | |
|
31 | 33 | <div class="autoscroll"> |
|
32 | 34 | <table class="list" id="time-report"> |
|
33 | 35 | <thead> |
General Comments 0
You need to be logged in to leave comments.
Login now