icon for icon-filterdel css class

git-svn-id: https://dev.finn.de/svn/cockpit/branches/reporting_merge@1742 7926756e-e54e-46e6-9721-ed318f58905e
pull/6827/head
j.wollert 14 years ago
parent 4a6a07a967
commit c9b8e14fb3
  1. 14
      app/views/cost_reports/filters/_activate_filter.rhtml
  2. BIN
      assets/images/filter_del.png

@ -1,10 +1,10 @@
<%=
#This partial requires the following locals:
# element a Hash containing the following keys:
# - :name => :activate_filter
# - :filter_name => String: The name of a filter (e.g. activity_id)
# - :label => String: A text which is shown to the user as a label for this filter
# - :width => Integer (optional): The width this partial may consume. If not given, a standard width will be applied
<%#
This partial requires the following locals:
element a Hash containing the following keys:
- :name => :activate_filter
- :filter_name => String: The name of a filter (e.g. activity_id)
- :label => String: A text which is shown to the user as a label for this filter
- :width => Integer (optional): The width this partial may consume. If not given, a standard width will be applied
%>
<td width="<%= element[:width] || 200 %>">

Binary file not shown.

After

Width:  |  Height:  |  Size: 588 B

Loading…
Cancel
Save