Sha256: e20ecce8643910d1d07e04f4c2970375260e790d81cb6c32157573991e232f75

Contents?: true

Size: 288 Bytes

Versions: 6

Compression:

Stored size: 288 Bytes

Contents

<%= page_header :title => t("txt.views.dashboard.reset") %>
<%= render "dashboard/sidebar" %>

<%= form_tag reset_path, :method => :post do %>
  <%= submit_tag t("txt.views.dashboard.reset"), class: "btn btn-danger", data: { confirm: t('txt.views.dashboard.reset_confirm') } %>
<% end %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
iqvoc-4.14.5 app/views/dashboard/reset.html.erb
iqvoc-4.14.4 app/views/dashboard/reset.html.erb
iqvoc-4.13.2 app/views/dashboard/reset.html.erb
iqvoc-4.13.0 app/views/dashboard/reset.html.erb
iqvoc-4.12.1 app/views/dashboard/reset.html.erb
iqvoc-4.12.0 app/views/dashboard/reset.html.erb