MINOR Showing 'edit member profile' popup as a ghost when dragged, to avoid performance problems with iframe

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92636 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2009-11-21 02:37:46 +00:00
parent 0b0e10d01d
commit ccb7e89ae7

View File

@ -308,6 +308,7 @@
modal: true,
height: 300,
width: 500,
ghost: true,
resizeStop: function(e, ui) {
self._resize();
self._saveState();