Sha256: f56d40b3a9e0e43da660aa080e317235dc7bb8d3547a0bf9c8b2ee682641635d
Contents?: true
Size: 577 Bytes
Versions: 68
Compression:
Stored size: 577 Bytes
Contents
<p class="lead">OK, let's talk about yesterday.</p> <p> Last Recorded Awake Period: <label class="label label-warning">Not Completed</label> </p> <strong>Woke up</strong> <%= participant.most_recent_unfinished_awake_period.start_time.to_formatted_s(:standard) %><br> <strong>Went to sleep</strong> <%= participant.most_recent_unfinished_awake_period.end_time.to_formatted_s(:standard) %> <div class="btn-toolbar"> <%= content_tag(:a, "Complete", type: "submit", class: "btn btn-primary pull-right", href: navigator_next_content_url, id: "submit_activities") %> </div>
Version data entries
68 entries across 68 versions & 1 rubygems