git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4940 a333f486-631f-4898-b8df-5754b55c2be0
@@ -360,6 +360,7 @@ EOF
<<<EOF
$('#$sDialogId').dialog({
height: 'auto',
+ maxHeight: $(window).height() - 8,
width: $iDialogWidth,
modal: true,
autoOpen: $sAutoOpen,