add extra sliderWithID function
+ add warning to slider function
This commit is contained in:
parent
d4bf358eae
commit
564697e175
2 changed files with 7 additions and 2 deletions
|
|
@ -121,5 +121,6 @@ function widgetWithLocation(node) {
|
|||
value: id,
|
||||
raw: id,
|
||||
});
|
||||
node.callee.name = 'sliderWithID';
|
||||
return node;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue