mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
#878: Missing sscrollbar in "linkset-direct" edition popup dialog
#881: Paginated list in popup dialog is broken - Missing scrollbar in the popup when using the [+] button SVN:trunk[3121]
This commit is contained in:
@@ -203,6 +203,7 @@ $(function()
|
||||
modal: true,
|
||||
width: 'auto',
|
||||
height: 'auto',
|
||||
maxHeight: $(window).height() - 50,
|
||||
position: { my: "center", at: "center", of: window },
|
||||
close: function() { me._onDlgClose(); }
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user