ItEr28S09CUCreacionProxectoPlanificacionItEr27S09: Fixed problem with dependencies and tasks borders when reloading plannerlayout

This commit is contained in:
Lorenzo Tilve 2009-10-03 23:42:02 +02:00 committed by Javier Moran Rua
parent 281eb9b4c0
commit eb894fd099
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@
<div id="row${self.uuid}" class="row" z.valor="boxid="${self.uuid}">
<div id="${self.uuid}" z.type="ganttz.task.Task" idTask="${self.id}"
z.autoz="true"${self.outerAttrs}">
z.autoz="true"${self.outerAttrs}" class="box">
<div class="completion"></div>
<div class="completion2"></div>
</div>

View file

@ -26,7 +26,7 @@
* @author Lorenzo Tilve Álvaro <ltilve@igalia.com>
*/
webapp_context_path = "/navalplanner-webapp/"
webapp_context_path = "/navalplanner-webapp"
zkPlanner = {};
zkPlanner.constants = {