return value as default

This commit is contained in:
2017-10-23 22:59:52 +02:00
parent 997d4742d1
commit b8aef19542
3 changed files with 12 additions and 8 deletions

View File

@@ -16,9 +16,6 @@ Sui.ready(() => {
method: 'GET',
selector: '.laser.slider',
event: 'change',
data: function(){
return [this.value];
},
onResponse: debugResponse
}].forEach(Sui.link({
api: {