소스 검색

Update the position of the dialog's buttons after adjusting the disposition of the search form.

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3754 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 9 년 전
부모
커밋
8fa80a899f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      js/linkswidget.js

+ 1 - 0
js/linkswidget.js

@@ -135,6 +135,7 @@ function LinksWidget(id, sClass, sAttCode, iInputId, sSuffix, bDuplicates, oWizH
 					me.UpdateButtons(c);
 				});
 				FixSearchFormsDisposition();
+				me.UpdateSizes(null, null);
 				$(sSearchAreaId).unblock();		
 			},
 			'html'