Fixed linter issues

This commit is contained in:
Max Lynch
2014-03-01 15:56:18 -06:00
parent 618bbcb084
commit 9f15b9810f

View File

@@ -53,7 +53,7 @@
right: this.el.offsetLeft + this.el.offsetWidth,
triggerX: this.el.offsetWidth / 2,
initialState: this.checkbox.checked
}
};
// Trigger hold styles
this.hold(e);