Changeset 10093 for extensions/Mail_supervisor/include
- Timestamp:
- Apr 6, 2011, 8:29:13 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/Mail_supervisor/include/Scripts.js
r9702 r10093 55 55 jQuery(window).load(function () { 56 56 // get_script_geo(); 57 jQuery('.cluetip').cluetip({ width: 350, splitTitle: '|' });57 jQuery('.cluetip').cluetip({ width: 350, splitTitle: '|', clickThrough: true }); 58 58 59 59 spam = jQuery("#action_spam").val();
Note: See TracChangeset
for help on using the changeset viewer.