Sha256: 894b7b4b28be571f8fcfd105feb9a5f41bf86c56e3d72efe1eb8c64ec03ff794

Contents?: true

Size: 271 Bytes

Versions: 11

Compression:

Stored size: 271 Bytes

Contents

section.content
  .row
    .col-md-12
      .box.box-warning
        .box-header
          / h3.box-title
          /   | Upload Document
        = form_for @document, url: document_path(@document), role: 'form' do |f|
          = render partial: 'form', locals: { f: f }

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
hicube-0.0.11 app/views/hicube/documents/edit.html.slim
hicube-0.0.10 app/views/hicube/documents/edit.html.slim
hicube-0.0.9 app/views/hicube/documents/edit.html.slim
hicube-0.0.8 app/views/hicube/documents/edit.html.slim
hicube-0.0.7 app/views/hicube/documents/edit.html.slim
hicube-0.0.6 app/views/hicube/documents/edit.html.slim
hicube-0.0.5 app/views/hicube/documents/edit.html.slim
hicube-0.0.4 app/views/hicube/documents/edit.html.slim
hicube-0.0.3 app/views/hicube/documents/edit.html.slim
hicube-0.0.2 app/views/hicube/documents/edit.html.slim
hicube-0.0.1 app/views/hicube/documents/edit.html.slim