app/views/layouts/bhf/default.haml in bhf-0.1.1 vs app/views/layouts/bhf/default.haml in bhf-0.1.2
- old
+ new
@@ -4,11 +4,11 @@
%meta{:charset => 'utf-8'}
%title= @title
= csrf_meta_tag
%link{:href => '/favicon.ico', :rel => 'icon', :type => 'image/x-icon'}
= stylesheet_link_tag 'bhf'
- =# javascript_include_tag 'bhf'
- = javascript_include_tag 'mootools-core-1.3-full-nocompat-yc.js', 'mootools-more', 'mootools_rails_driver-0.4.1.js', 'class/BrowserUpdate', 'class/Ajaxify', 'class/AjaxEdit', 'bhf_application'
+ = javascript_include_tag 'bhf'
+ =# javascript_include_tag 'mootools-core-1.3-full-nocompat-yc.js', 'mootools-more', 'mootools_rails_driver-0.4.1.js', 'class/BrowserUpdate', 'class/Ajaxify', 'class/AjaxEdit', 'bhf_application'
%body
%header
%h1= @title
%nav
\ No newline at end of file