Merge branch 'staging' into framework
This commit is contained in:
@@ -190,6 +190,7 @@ define([
|
||||
});
|
||||
};
|
||||
funcs.setPadAttribute = function (key, value, cb) {
|
||||
cb = cb || $.noop;
|
||||
ctx.sframeChan.query('Q_SET_PAD_ATTRIBUTE', {
|
||||
key: key,
|
||||
value: value
|
||||
|
||||
Reference in New Issue
Block a user