diff options
author | Richard Worth <rdworth@gmail.com> | 2008-12-12 02:31:34 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-12-12 02:31:34 +0000 |
commit | ba9bb22b55e0ba281ef9ac38089f3dd98206112b (patch) | |
tree | ea3263f6fb39d7b5627fc9a8af16ffcfd456f9fa /tests/static/static_helpers.js | |
parent | 73713183f822ee11d9167f8ccf6eb79f31d339ee (diff) | |
download | jquery-ui-ba9bb22b55e0ba281ef9ac38089f3dd98206112b.tar.gz jquery-ui-ba9bb22b55e0ba281ef9ac38089f3dd98206112b.zip |
tests/static: whitespace and formatting
Diffstat (limited to 'tests/static/static_helpers.js')
-rw-r--r-- | tests/static/static_helpers.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/static/static_helpers.js b/tests/static/static_helpers.js index 4ca52eff9..1c29079ef 100644 --- a/tests/static/static_helpers.js +++ b/tests/static/static_helpers.js @@ -1,3 +1,5 @@ +/* static_helpers.js + */ $(function(){ //add hover states on the static widgets $('.ui-state-default:not(.ui-state-disabled, .ui-slider-range, .ui-progressbar-value), a.ui-datepicker-next, a.ui-datepicker-prev, .ui-dialog-titlebar-close').hover( |