Sha256: 8246c3893780e077c782b650069519722b18fdc279a3c7ae04b5c923f3f8d69a

Contents?: true

Size: 654 Bytes

Versions: 12

Compression:

Stored size: 654 Bytes

Contents

<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
%html
  %head
    %title Fanforce
    %meta{'http-equiv'=>'Content-Type', content:'text/html; charset=iso-8859-1'}/
    %meta{'http-equiv'=>'Content-Language', content: 'en-us'}/
    = stylesheet '/dashboard.css'

  %body
    = yield
    = javascript '/assets/vendors/jquery/jquery-1.10.2.js'
    = javascript "///#{Fanforce.eye_domain}/devforce.js?zepto=0&env=#{ENV['RACK_ENV']}#{'&force_compile=1' if ENV['RACK_ENV']=='development'}"
    = javascript '/dashboard.js'
    = yield_content :after_core_js

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
fanforce-app-factory-0.28.0 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.27.0 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.26.3 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.26.0 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.25.0 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.24.1 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.24.0 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.23.1 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.23.0 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.22.1 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.22.0 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.21.0 lib/fanforce/app_factory/layouts/dashboard.haml