# HG changeset patch # User Marcin Kuzminski # Date 2011-02-15 18:33:58 # Node ID ab09064ba7cf0bf96bb034f356e480dff1857e89 # Parent 15b60f83420c5b1698ba33b9a683abb93a88520a changed all url for JS file to use pylons url function diff --git a/rhodecode/templates/base/base.html b/rhodecode/templates/base/base.html --- a/rhodecode/templates/base/base.html +++ b/rhodecode/templates/base/base.html @@ -3,7 +3,7 @@ ${next.title()} - + @@ -326,24 +326,24 @@ <%def name="css()"> - - - + + + <%def name="js()"> -## -## -## -## -## +## +## +## +## +## - - - + + + +