* delete unused code.

This commit is contained in:
Catouse
2015-05-11 17:06:29 +08:00
parent 634f8f4925
commit 53270a04aa
-1
View File
@@ -40,7 +40,6 @@
<canvas id='burnChart' width='800' height='400' data-bezier-curve='false' data-responsive='true'></canvas>
<h1><?php echo $projectName . ' ' . $this->lang->project->burn;?></h1>
</div>
<?php echo json_encode($chartData) ?>
<script>
function initBurnChar()
{