Content deleted Content added
PleaseStand (talk | contribs) m minor formatting |
PleaseStand (talk | contribs) m minor bugfix |
||
Line 495:
refsTextbox.id = "PsRefsTextbox";
refsTextbox.value = messages.refsCommentComplete +
segFormat.refCodes.join("
refsTextbox.rows = Math.floor(mainTextbox.rows / 2);
refsTextbox.cols = mainTextbox.cols;
|