Project

General

Profile

« Previous | Next » 

Revision 42117380

Added by Tomer Brisker about 9 years ago

Fixes #8106 - Dashboard rewrite to allow better customization

View differences:

app/helpers/layout_helper.rb
f.number_field attr, options
end
end
def last_days(days)
content_tag(:h6, n_("last %s day", "last %s days", days) % days, :class => 'ca')
end
end

Also available in: Unified diff