Changeset 463
- Timestamp:
- 01/23/07 00:02:01 (2 years ago)
- Files:
-
- trunk/app/views/report/_report_list.rhtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/app/views/report/_report_list.rhtml
r91 r463 1 <% if @report_lists.empty? %> 2 <b><%= _('This list is empty.') %></b> 3 <% end -%> 1 4 <% for name, @items, fields, @items_offset, @offset_name, @items_count in @report_lists %> 2 5 <h3><%= h(name) %></h3>