diff rhodecode/templates/changelog/changelog.html @ 1050:cabe887a9829 beta

removed obsolete _static flag from url, and fixed urls in webhelpers
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 15 Feb 2011 18:52:08 +0100
parents ab09064ba7cf
children 90eadff2c2a8
line wrap: on
line diff
--- a/rhodecode/templates/changelog/changelog.html	Tue Feb 15 18:37:56 2011 +0100
+++ b/rhodecode/templates/changelog/changelog.html	Tue Feb 15 18:52:08 2011 +0100
@@ -101,7 +101,7 @@
 				</div>
 			</div>
 			
-			<script type="text/javascript" src="${h.url('/js/graph.js',_static=True)}"></script>
+			<script type="text/javascript" src="${h.url('/js/graph.js')}"></script>
 			<script type="text/javascript">
 				YAHOO.util.Event.onDOMReady(function(){