mirror of
https://github.com/esiur/iui.git
synced 2026-04-04 06:58:22 +00:00
scope
This commit is contained in:
@@ -909,7 +909,8 @@ export default IUI.module(class Table extends IUIElement {
|
||||
|
||||
//this._make_bindings(cl)
|
||||
|
||||
IUI.bind(cl, this, "table");
|
||||
IUI.bind(cl, false, "table",
|
||||
IUI.extend(this.__i_bindings, {index: i}, true));
|
||||
|
||||
tr.appendChild(cl);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user