ItEr51S04ValidacionEProbasFuncionaisItEr50S04: [Bug #212] Fixing bug.

Setting a fixed width on panel. When inner elements width is greater a
scrollbar is automatically added.
This commit is contained in:
Óscar González Fernández 2010-03-17 00:37:22 +01:00
parent 9a616f3239
commit 1e0af31655

View file

@ -1,4 +1,4 @@
<panel title="${i18n:_('Materials')}" border="normal">
<panel title="${i18n:_('Materials')}" border="normal" width="600px">
<panelchildren>
<newdatasortablegrid id="gridMaterials"
fixedLayout="false"