Sha256: b25a3956cb4ae6625a5bb1179f0ee40792e958331562b9b1bbddb67f865cf1a3

Contents?: true

Size: 438 Bytes

Versions: 75

Compression:

Stored size: 438 Bytes

Contents

= stylesheet_link_tag 'admin/assets'

%h1
  = t("clipped_extension.refresh_assets")
%p.confirmation
  = t("clipped_extension.confirm_refresh_assets")
%p.confirmation
  =t('clipped_extension.refresh_assets_rake_task')

%form{:action => regenerate_admin_assets_path, :method => :post}
  .buttons
    %input.button{:type => "submit", :value => t("clipped_extension.refresh_assets")}
    = t("or")
    = link_to t("cancel"), admin_assets_path

Version data entries

75 entries across 75 versions & 2 rubygems

Version Path
trusty-clipped-extension-2.0.0.pre.beta app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.1.1 app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.1.0 app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.0.11 app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.0.10 app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.0.9 app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.0.8 app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.0.7 app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.0.6 app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.0.5 app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.0.4 app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.0.3 app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.0.2 app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.0.1 app/views/admin/assets/refresh.html.haml
trusty-clipped-extension-1.0.0 app/views/admin/assets/refresh.html.haml