Sha256: d31b5c2b2e29900584c56c51bf68f84d953f7fc4ae11927dc5cf6658f78e440e
Contents?: true
Size: 309 Bytes
Versions: 1
Compression:
Stored size: 309 Bytes
Contents
<% # headmin/table/actions/export # # ==== Options # * +url</tt> - URL to send the request to # # ==== Examples # Basic version. # <%= render 'headmin/table/actions/export', url: export_admin_products_path %#> %> <%= render 'headmin/table/actions/action', name: t('.button'), url: url %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
headmin-0.5.2 | app/views/headmin/table/actions/_export.html.erb |