Changeset 494498
- Timestamp:
- 01/24/2012 07:39:27 AM (14 years ago)
- File:
-
- 1 edited
-
easy-paypal-custom-fields/trunk/js/paypal.admin.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
easy-paypal-custom-fields/trunk/js/paypal.admin.js
r493895 r494498 45 45 $( 'h4.paypal-form' ).find( 'input' ).remove().end().append( newButton ); 46 46 47 }); 47 // Trigger the event 48 }).trigger( 'change' ); 48 49 49 50
Note: See TracChangeset
for help on using the changeset viewer.