mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-08 09:36:45 +02:00
enhance core tag API
This commit is contained in:
parent
c19fc26686
commit
f00fdb2424
@ -598,6 +598,7 @@ namespace OS {
|
||||
$(this)
|
||||
.children()
|
||||
.each(function () {
|
||||
if(this.update)
|
||||
return this.update(d);
|
||||
});
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user