Sha256: 8d5538c6183a951ff3a171b0cb09635381baea4a19f31eb484009809a7f59c7a

Contents?: true

Size: 396 Bytes

Versions: 18

Compression:

Stored size: 396 Bytes

Contents

.document
  = simple_form_for note, url: url,
      wrapper: :horizontal_form, remote: true do |f|

    = f.input :description, as: :text, input_html: { cols: 50, rows: 2 }, autofocus: true

    .row
      .large-offset-3.large-7.columns
        = f.button :submit, "Save", class: :tiny
        '  or
        = link_to "cancel", patient_problem_notes_path(problem.patient, problem), remote: true

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
renalware-core-2.0.167 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.166 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.165 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.164 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.163 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.162 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.161 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.160 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.159 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.158 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.157 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.156 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.155 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.153 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.152 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.151 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.149 app/views/renalware/problems/notes/_form.html.slim
renalware-core-2.0.148 app/views/renalware/problems/notes/_form.html.slim