Jump to content

MediaWiki:Common.js/edit.js: Difference between revisions

we need to keep widening the window manually
(combining controls into divs by row)
(we need to keep widening the window manually)
Line 573: Line 573:


curPopup = new XEBPopup('bslfunc', m.x, m.y + 22);
curPopup = new XEBPopup('bslfunc', m.x, m.y + 22);
//XEBPopup.prototype.width = 500;
XEBPopup.prototype.width = 500;


var mt = '<form name="XEBPopupBSLfuncForm">' +
var mt = '<form name="XEBPopupBSLfuncForm">' +