Attempt to fix taskArray breakage from r2879.
This commit is contained in:
parent
890688a5d1
commit
1788eaae13
2 changed files with 2 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue