diff options
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( |