Sha256: e592ccfa5093dcbbf3ce91e7409104f73f89c716a0af0402fd02a96ee6f7ae72

Contents?: true

Size: 170 Bytes

Versions: 10

Compression:

Stored size: 170 Bytes

Contents

<h1>New Dashboards</h1>

<%= form_for @dashboard do |f| %>
  <%= f.label :title %>
  <%= f.text_field :title %>

  <%= f.submit nil, class: "btn btn-success" %>
<% end%>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
prosperity-0.0.11 app/views/prosperity/dashboards/new.html.erb
prosperity-0.0.10 app/views/prosperity/dashboards/new.html.erb
prosperity-0.0.9 app/views/prosperity/dashboards/new.html.erb
prosperity-0.0.8 app/views/prosperity/dashboards/new.html.erb
prosperity-0.0.7 app/views/prosperity/dashboards/new.html.erb
prosperity-0.0.6 app/views/prosperity/dashboards/new.html.erb
prosperity-0.0.5 app/views/prosperity/dashboards/new.html.erb
prosperity-0.0.4 app/views/prosperity/dashboards/new.html.erb
prosperity-0.0.3 app/views/prosperity/dashboards/new.html.erb
prosperity-0.0.2 app/views/prosperity/dashboards/new.html.erb