Sha256: b98c6f5afd24044b3c6ebe12f493b43587ef268b646d6e111a4a101704a6de3d

Contents?: true

Size: 304 Bytes

Versions: 8

Compression:

Stored size: 304 Bytes

Contents

- content_for :head_javascripts do
  = javascript_include_tag "/concen/javascripts/ace/ace.js"
  = javascript_include_tag "/concen/javascripts/fileuploader.js"
  = javascript_include_tag "/concen/javascripts/page.js"

#content
  %h1= "Edit #{@grid_file.original_filename}"
  .clearfix
    = render "form"

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
concen-0.1.7 app/views/concen/grid_files/edit.html.haml
concen-0.1.6 app/views/concen/grid_files/edit.html.haml
concen-0.1.5 app/views/concen/grid_files/edit.html.haml
concen-0.1.4 app/views/concen/grid_files/edit.html.haml
concen-0.1.3 app/views/concen/grid_files/edit.html.haml
concen-0.1.2 app/views/concen/grid_files/edit.html.haml
concen-0.1.1 app/views/concen/grid_files/edit.html.haml
concen-0.1 app/views/concen/grid_files/edit.html.haml