Sha256: f1c816579874c524d0f76ce1dfe7ca4b768c9dc20b784c032d8106547a65fbe1

Contents?: true

Size: 331 Bytes

Versions: 13

Compression:

Stored size: 331 Bytes

Contents

<%= link_to "Copy URL", asset_path(asset), class: "btn btn-primary btn-xs copy-to-clipboard", data: { 'clipboard-text' => asset_path(asset) } %>
<%= link_to "Edit", [:edit, asset], class: "btn btn-primary btn-xs" %>
<%= link_to "Delete", asset, class: "btn btn-danger btn-xs", method: :delete, data: { confirm: "Are you sure?" } %>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
smithycms-0.8.1 app/views/smithy/assets/_actions.html.erb
smithycms-0.7.3 app/views/smithy/assets/_actions.html.erb
smithycms-0.7.2 app/views/smithy/assets/_actions.html.erb
smithycms-0.7.1 app/views/smithy/assets/_actions.html.erb
smithycms-0.7.0 app/views/smithy/assets/_actions.html.erb
smithycms-0.6.10 app/views/smithy/assets/_actions.html.erb
smithycms-0.6.9 app/views/smithy/assets/_actions.html.erb
smithycms-0.6.7 app/views/smithy/assets/_actions.html.erb
smithycms-0.6.6 app/views/smithy/assets/_actions.html.erb
smithycms-0.6.5 app/views/smithy/assets/_actions.html.erb
smithycms-0.6.4 app/views/smithy/assets/_actions.html.erb
smithycms-0.6.3 app/views/smithy/assets/_actions.html.erb
smithycms-0.6.2 app/views/smithy/assets/_actions.html.erb