From: Tom Hughes Date: Fri, 6 Mar 2009 14:19:54 +0000 (+0000) Subject: Declare XML namespace. X-Git-Tag: live~7650 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/f6a5d228163b781cd1138ba82d5c177656d0566b Declare XML namespace. --- diff --git a/app/views/layouts/site.rhtml b/app/views/layouts/site.rhtml index 24822bc7c..a15c5270b 100644 --- a/app/views/layouts/site.rhtml +++ b/app/views/layouts/site.rhtml @@ -1,5 +1,5 @@ - + <%= javascript_include_tag 'prototype' %> <%= javascript_include_tag 'site' %>