forked from extern/egroupware
Accidently derrived et2_textbox from et2_baseWidget
This commit is contained in:
parent
510c482eef
commit
67b05dc93c
@ -20,7 +20,7 @@
|
|||||||
/**
|
/**
|
||||||
* Class which implements the "textbox" XET-Tag
|
* Class which implements the "textbox" XET-Tag
|
||||||
*/
|
*/
|
||||||
var et2_textbox = et2_baseWidget.extend({
|
var et2_textbox = et2_inputWidget.extend({
|
||||||
|
|
||||||
attributes: {
|
attributes: {
|
||||||
"multiline": {
|
"multiline": {
|
||||||
|
Loading…
Reference in New Issue
Block a user