<%= l(:label_no_data) %>
<% else %><%= Rate.human_attribute_name(:valid_from) %> | <%= Rate.model_name.human %> | <%= User.human_attribute_name(:current_rate) %> |
---|---|---|
<%= rate.valid_from %> | <%= number_to_currency(rate.rate) %> | <%= rate == current_rate ? image_tag('webalys/check.png', :alt => l(:general_text_Yes)) : "" %> |