kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Update select.js
rodzic
16fe9fd5ce
commit
a7a205a754
|
@ -53,7 +53,6 @@ Handle a change event
|
|||
SelectWidget.prototype.handleChangeEvent = function(event) {
|
||||
var value = this.getSelectDomNode().value;
|
||||
this.wiki.setText(this.selectTitle,this.selectField,this.selectIndex,value);
|
||||
this.invokeActions(event);
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
Ładowanie…
Reference in New Issue