Attempt to fix taskArray breakage from r2879.

This commit is contained in:
Drake 2006-09-07 22:43:17 +00:00
parent 890688a5d1
commit 1788eaae13
2 changed files with 2 additions and 3 deletions

View file

@ -1,7 +1,7 @@
#ProjectManagerTMPL0003
<script type="text/javascript">
var taskArray=<tmpl_var project.task.array>;
taskArray=<tmpl_var project.task.array>;
</script>
<div class="barPositions">
<tmpl_loop task.div.loop>