Bundled output for commit 78e1edd37d [skip ci]
This commit is contained in:
parent
78e1edd37d
commit
ef3beb43df
2 changed files with 2 additions and 2 deletions
|
|
@ -1143,7 +1143,7 @@ var _20 = function($window, redrawService0) {
|
|||
m.route = _20(window, redrawService)
|
||||
m.withAttr = function(attrName, callback1, context) {
|
||||
return function(e) {
|
||||
return callback1.call(context || this, attrName in e.currentTarget ? e.currentTarget[attrName] : e.currentTarget.getAttribute(attrName))
|
||||
callback1.call(context || this, attrName in e.currentTarget ? e.currentTarget[attrName] : e.currentTarget.getAttribute(attrName))
|
||||
}
|
||||
}
|
||||
var _28 = coreRenderer(window)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue