Changeset - aab23dae3899
[Not reviewed]
celery
0 1 0
Marcin Kuzminski - 15 years ago 2010-09-16 15:40:01
marcin@python-works.com
small fix for summary graph
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
pylons_app/templates/summary/summary.html
Show inline comments
 
@@ -126,7 +126,7 @@ E.onDOMReady(function(e){
 
    
 
    <div class="table">
 
        <div id="commit_history" style="width:560px;height:300px;float:left"></div>
 
    	<div id="legend_data">
 
    	<div id="legend_data" style="clear:both;margin-top:10px">
 
	    	<div id="legend_container"></div>
 
	    	<div id="legend_choices">
 
				<table id="legend_choices_tables" style="font-size:smaller;color:#545454"></table>
0 comments (0 inline, 0 general)