[Zope3-checkins] SVN:
	Zope3/trunk/src/zope/app/boston/browser/template.pt Made the
	Boston skin work in Firefox 1.0.
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Wed Mar  9 09:57:42 EST 2005
    
    
  
On Wednesday 09 March 2005 09:51, Marius Gedminas wrote:
>   Made the Boston skin work in Firefox 1.0.
>  
>    <!-- move this javascript to a pagelet -->
>    <script type="text/javascript" src="boston.js"
> -          tal:attributes="src string:${context/++resource++boston.js}" />
> +          tal:attributes="src string:${context/++resource++boston.js}">
> +  </script>
I think we should have a comment there that this is required for some 
browsers, since I just removed this last night.
Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
    
    
More information about the Zope3-Checkins
mailing list