Sha256: 88bc68a80f2ecb9fd9dceb64200944f94dd1b3050499dbc4302f2f60e4ed3ada
Contents?: true
Size: 654 Bytes
Versions: 10
Compression:
Stored size: 654 Bytes
Contents
- render_region :foot do |foot| - foot.buttons do %p.buttons = save_model_button(@shop_discount) = save_model_and_continue_editing_button(@shop_discount) = t('or') = link_to t('cancel'), admin_shop_discounts_path - foot.timestamp do = updated_stamp @shop_discount - unless @shop_discount.new_record? :javascript if(typeof(ROUTES) === 'undefined') ROUTES = new Array(); ROUTES['admin_shop_discount_discountables_path'] = "#{admin_shop_discount_discountables_path(@shop_discount)}"; ROUTES['admin_shop_discount_discountable_path'] = "#{admin_shop_discount_discountable_path(@shop_discount, ':id')}";
Version data entries
10 entries across 10 versions & 2 rubygems