Fix window scrolling.

FEA: ItEr75S27PerProjectDashboard
This commit is contained in:
Nacho Barrientos 2011-11-22 18:01:01 +01:00 committed by Manuel Rego Casasnovas
parent a79f21d35c
commit 289475cbf7

View file

@ -22,7 +22,7 @@
]]>
</zscript>
<div self="@{define(content)}">
<window id="dashboardWindow" apply="${dsController}">
<window id="dashboardWindow" apply="${dsController}" style="height:auto">
<vbox>
<hbox>
<chart id="timeKPIEstimationAccuracyChart"