Sha256: 4a2eab275366d474e2216fe706bf998b3093f9121679c041a28134ee8e901670

Contents?: true

Size: 259 Bytes

Versions: 10

Compression:

Stored size: 259 Bytes

Contents

<%= link_to t('brightcontent.edit'), resource_edit_path(item), class: "btn btn-xs btn-primary" %>
<%= link_to t('brightcontent.delete'), resource_path(item), class: "btn btn-xs btn-danger", data: {confirm: t('brightcontent.are_you_sure')}, method: :delete %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
brightcontent-core-2.6.0 app/views/brightcontent/base/_list_actions.html.erb
brightcontent-core-2.5.1 app/views/brightcontent/base/_list_actions.html.erb
brightcontent-core-2.5.0 app/views/brightcontent/base/_list_actions.html.erb
brightcontent-core-2.4.6 app/views/brightcontent/base/_list_actions.html.erb
brightcontent-core-2.4.5 app/views/brightcontent/base/_list_actions.html.erb
brightcontent-core-2.4.4 app/views/brightcontent/base/_list_actions.html.erb
brightcontent-core-2.4.3 app/views/brightcontent/base/_list_actions.html.erb
brightcontent-core-2.4.2 app/views/brightcontent/base/_list_actions.html.erb
brightcontent-core-2.4.1 app/views/brightcontent/base/_list_actions.html.erb
brightcontent-core-2.4.0 app/views/brightcontent/base/_list_actions.html.erb