aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/resizable/common.js
diff options
context:
space:
mode:
authorAlexander Schmitz <arschmitz@gmail.com>2015-08-21 00:07:28 -0400
committerAlexander Schmitz <arschmitz@gmail.com>2015-08-21 08:06:23 -0400
commitf378e34789ce616384ddc25704b7f58528099864 (patch)
tree96becda0951e3c6bc59fb713b63c87cc9979e3fd /tests/unit/resizable/common.js
parent824e05c337f92eb114b65e00fce8c47c5c94cce6 (diff)
downloadjquery-ui-f378e34789ce616384ddc25704b7f58528099864.tar.gz
jquery-ui-f378e34789ce616384ddc25704b7f58528099864.zip
Resizable: Style updates
Ref #14246 Ref gh-1588
Diffstat (limited to 'tests/unit/resizable/common.js')
-rw-r--r--tests/unit/resizable/common.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/resizable/common.js b/tests/unit/resizable/common.js
index 6096446f3..3f1f82bce 100644
--- a/tests/unit/resizable/common.js
+++ b/tests/unit/resizable/common.js
@@ -29,7 +29,7 @@ common.testWidget( "resizable", {
minWidth: 10,
zIndex: 90,
- // callbacks
+ // Callbacks
create: null,
resize: null,
start: null,