Sha256: 4289c63df73b37930733d8ac0e7a4cc90e0fbc07a42629e8861772723aaef623
Contents?: true
Size: 309 Bytes
Versions: 2
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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
headmin-0.5.1 | app/views/headmin/table/actions/_export.html.erb |
headmin-0.5.0 | app/views/headmin/table/actions/_export.html.erb |