Vergleich jscripts/editor.js - 1.4.3 - 1.4.4
Zeile 251 | Zeile 251 |
---|---|
|
|
textInput.setAttribute("cols", oldTextarea.getAttribute("cols")); | |
textInput.id = this.textarea; | textInput.id = this.textarea; |
Zeile 251 | Zeile 251 |
---|---|
|
|
textInput.setAttribute("cols", oldTextarea.getAttribute("cols")); | |
textInput.id = this.textarea; | textInput.id = this.textarea; |