Sha256: c05859f716e7324efa17b1244aa2b683d072f0be8084a2d87d4976a68741d25c
Contents?: true
Size: 351 Bytes
Versions: 17
Compression:
Stored size: 351 Bytes
Contents
<% # headmin/table/actions/delete # # ==== Options # * +url</tt> - URL to send the request to # # ==== Examples # Basic version. # <%= render "headmin/table/actions/delete", url: delete_admin_products_path %#> %> <%= render "headmin/table/actions/action", name: t(".button"), url: url, method: "DELETE", confirm: t(".confirm") %>
Version data entries
17 entries across 17 versions & 1 rubygems