Sha256: c6861f4d88a22d8326a1c4252a6b7ef986e01a9f491066e8b0c3a735f899e22c
Contents?: true
Size: 592 Bytes
Versions: 38
Compression:
Stored size: 592 Bytes
Contents
tr(class=[session.state, stripe_class]) td = link_to("Toggle", "#hd-session-#{session.id}", data: { behaviour: "toggler" }) = pipe_separator = session.edit_or_view_url td= session.performed_on td= session.hospital_unit_unit_code td(colspan=3) Did not attend td(colspan=13) i= session.truncated_notes = content_tag(:tr, id: "hd-session-#{session.id}", style: "display: none") td(colspan=19) .quick-preview = definition_list_for(session, size: :large) do |list| = list.definition(:notes) { |value| simple_format(value) }
Version data entries
38 entries across 38 versions & 1 rubygems