Changeset 1700887
- Timestamp:
- 07/22/2017 08:26:45 PM (9 years ago)
- File:
-
- 1 edited
-
ecampaign/branches/maintenance/public.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ecampaign/branches/maintenance/public.js
r469085 r1700887 357 357 else 358 358 nextForm = jQuery(response.selector); 359 nextForm.show('slow'); // the friends form is enabled, now show it 359 // nextForm.show('slow'); // the friends form is enabled, now show it 360 nextForm.removeClass('hidden'); // ja 23-nov-2015 360 361 } 361 362 };
Note: See TracChangeset
for help on using the changeset viewer.