Sha256: 3c316bdd89da1b413e180492516bac271bccc2d34edbfbd0cc362198e4fa1a7a

Contents?: true

Size: 415 Bytes

Versions: 1

Compression:

Stored size: 415 Bytes

Contents

!!!
%html
  %head
    %title Reports
    =stylesheet_link_tag 'reporter/formtastic', 'reporter/formtastic_changes', 'reporter/jquery-ui', 'reporter/screen', :media =>  'screen, projection'
    =stylesheet_link_tag 'reporter/print', :media => 'print'
    = javascript_include_tag 'reporter/jquery.js','reporter/jquery-ui.min.js', 'reporter/application.js'
    = csrf_meta_tag
  %body.bp
    #container
      = yield

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
report_ui-0.0.1.alpha lib/app/views/layouts/reports.html.haml