lib/pullentity-client/templates/defaults/layout.haml.erb in pullentity-client-0.3.8 vs lib/pullentity-client/templates/defaults/layout.haml.erb in pullentity-client-0.3.9

- old
+ new

@@ -1,9 +1,9 @@ !!! Strict %html{:xmlns => 'http://www.w3.org/1999/xhtml', 'xml:lang' => 'en', :lang => 'en'} %head :javascript - !window.pullentity_domain ? window.pullentity_domain = "http://#{site_name}" : null + !window.pullentity_domain ? window.pullentity_domain = "http://#{site_name}.pullentity.com" : null = partial("views/shared/head") = partial "views/shared/js" = partial "views/shared/css"