Sha256: d1c76d0cb29eb1345c06604153a50c515a22ad91b242a2e1bcc18fcaaf470c08

Contents?: true

Size: 745 Bytes

Versions: 52

Compression:

Stored size: 745 Bytes

Contents

.modal
  .modal__header
    h1= "Compiling #{batch.batch_items_count} HD Session Forms"
    .percent_complete
  .modal__body
    .content
      .batch_results_container
        .preparing
          = image_tag("renalware/loading-gears-animation.gif", height: "116")

        .generated-batch-print-pdf-container(style="display:none")
          = link_to hd_session_forms_batch_path(batch, format: :pdf),
                    target: "_blank",
                    class: "print-batch-letter" do
            i.far.fa-check-circle
            | Open PDF in a new tab

  .modal__footer
    .left
      = "##{batch.id}"
    .right
      = link_to "Cancel",
        "#",
        "aria-label" => "Close",
        class: "reveal-modal-close cancel-link"

Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
renalware-core-2.0.167 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.166 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.165 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.164 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.163 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.162 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.161 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.160 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.159 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.158 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.157 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.156 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.155 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.153 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.152 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.151 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.149 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.148 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.147 app/views/renalware/hd/session_forms/batches/_create.html.slim
renalware-core-2.0.146 app/views/renalware/hd/session_forms/batches/_create.html.slim