Sha256: 54a6e8d5e7190a7a55e00d91766c003a639d15222933d353a36730f410ebfd5a

Contents?: true

Size: 438 Bytes

Versions: 24

Compression:

Stored size: 438 Bytes

Contents

- include_stylesheet '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

24 entries across 24 versions & 3 rubygems

Version Path
radiant-clipped-extension-1.0.2 app/views/admin/assets/refresh.html.haml
radiant-clipped-extension-1.0.1 app/views/admin/assets/refresh.html.haml
radiant-clipped-extension-1.0.0 app/views/admin/assets/refresh.html.haml
radiant-1.0.0.rc2 vendor/extensions/clipped/app/views/admin/assets/refresh.html.haml