imagecache_actions.jquery.js 200 B

123456789101112
  1. /*
  2. * UI enhancements for the imagecache edit form
  3. */
  4. (function($){
  5. /**
  6. * None here at the moment :-)
  7. * Conditional form logic was moved to drupal FAPI #states instead.
  8. */
  9. })(jQuery);