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-cms-4.1.1 app/views/admin/assets/refresh.html.haml
trusty-cms-4.1.0 app/views/admin/assets/refresh.html.haml
trusty-cms-4.0.2 app/views/admin/assets/refresh.html.haml
trusty-cms-3.9.7 app/views/admin/assets/refresh.html.haml
trusty-cms-3.9.6 app/views/admin/assets/refresh.html.haml
trusty-cms-3.9.5 app/views/admin/assets/refresh.html.haml
trusty-cms-4.0.1 app/views/admin/assets/refresh.html.haml
trusty-cms-3.9.4 app/views/admin/assets/refresh.html.haml
trusty-cms-3.9.3 app/views/admin/assets/refresh.html.haml
trusty-cms-3.9.2 app/views/admin/assets/refresh.html.haml
trusty-cms-4.0.0 app/views/admin/assets/refresh.html.haml
trusty-cms-3.9.1 app/views/admin/assets/refresh.html.haml
trusty-cms-3.9.0 app/views/admin/assets/refresh.html.haml
trusty-cms-3.8.4 app/views/admin/assets/refresh.html.haml
trusty-cms-3.8.3 app/views/admin/assets/refresh.html.haml
trusty-cms-3.8.2 app/views/admin/assets/refresh.html.haml
trusty-cms-3.8.1 app/views/admin/assets/refresh.html.haml
trusty-cms-3.8.0 app/views/admin/assets/refresh.html.haml
trusty-cms-3.7.1 app/views/admin/assets/refresh.html.haml
trusty-cms-3.7.0 app/views/admin/assets/refresh.html.haml