comparison bitten/templates/bitten_config.html @ 882:e0bf8de58f1b 0.6.x

0.6dev: Merged [960] from trunk.
author hodgestar
date Thu, 18 Nov 2010 10:38:44 +0000
parents 99c5c7abee14
children
comparison
equal deleted inserted replaced
880:11fb824892b6 882:e0bf8de58f1b
6 xmlns:py="http://genshi.edgewall.org/"> 6 xmlns:py="http://genshi.edgewall.org/">
7 <xi:include href="layout.html" /> 7 <xi:include href="layout.html" />
8 <xi:include href="macros.html" /> 8 <xi:include href="macros.html" />
9 <head> 9 <head>
10 <title>$title</title> 10 <title>$title</title>
11 <script type="text/javascript" src="${req.href.chrome('bitten', 'excanvas.js')}"></script>
11 <script type="text/javascript" src="${req.href.chrome('bitten', 'jquery.flot.js')}"></script> 12 <script type="text/javascript" src="${req.href.chrome('bitten', 'jquery.flot.js')}"></script>
12 </head> 13 </head>
13 <body> 14 <body>
14 <strong py:def="build_status(status)" class="status"> 15 <strong py:def="build_status(status)" class="status">
15 <py:choose test="status"> 16 <py:choose test="status">
Copyright (C) 2012-2017 Edgewall Software