Sha256: bc786f42ffb4881374e8e5275dbea60e143a8e251658b2acf3cbbce9011cefd5
Contents?: true
Size: 607 Bytes
Versions: 68
Compression:
Stored size: 607 Bytes
Contents
<h2>Just one more harmful thought and you'll be done for now...</h2> <%= form_for thought, url: create_path, method: "post", html: { role: "form", onsubmit: "validatePublic(event,'thought_shared_item_true')" } do |f| %> <%= render 'think_feel_do_engine/thoughts/harmful_thought', f: f %> <%= f.hidden_field(:effect) %> <% if current_participant.active_group.arm.social? %> <span class="new-shareable-form-after-form-groups" data-item-type="thought" data-action-type=""></span> <% end %> <%= content_tag(:button, t(:next), type: "submit", class: "btn btn-primary pull-right") %> <% end %>
Version data entries
68 entries across 68 versions & 1 rubygems