Merge branch 'staging' into framework

This commit is contained in:
Caleb James DeLisle
2017-10-13 13:41:24 +03:00
12 changed files with 54 additions and 54 deletions

View File

@@ -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