Sha256: be59e9007e15cbaa72de09fb98c13153edc54021a81be3e0acebdcfd210a0a72

Contents?: true

Size: 422 Bytes

Versions: 9

Compression:

Stored size: 422 Bytes

Contents

<p>
  <%= hidden_field_tag "confirmed", params[:confirmed] %>
  <%= hidden_field_tag "published", params[:published] %>
  <%= submit_tag "Delete Checked Items", {:class => 'submit'} %> &nbsp;
  <%= submit_tag "Mark Checked Items as Ham", {:class => 'submit'} %>
  <%= submit_tag "Mark Checked Items as Spam", {:class => 'submit'} %>
  <%= submit_tag "Confirm Classification of Checked Items", {:class => 'submit'} %>
</p>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
typo-5.0.1 app/views/admin/feedback/_button.html.erb
typo-5.0.2 app/views/admin/feedback/_button.html.erb
typo-5.0.3.98.1 app/views/admin/feedback/_button.html.erb
typo-5.0.3.98 app/views/admin/feedback/_button.html.erb
typo-5.0 app/views/admin/feedback/_button.html.erb
typo-5.1.2 app/views/admin/feedback/_button.html.erb
typo-5.1.1 app/views/admin/feedback/_button.html.erb
typo-5.1.3 app/views/admin/feedback/_button.html.erb
typo-5.1 app/views/admin/feedback/_button.html.erb