Clean up the JavaScript
Rob Loach - October 5, 2009 - 18:05
| Project: | AntiSpam |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
This patch switches to jQuery for the AntiSpam JavaScript administration stuff. It's set to bug because currently it adds antispam.js in hook_init and antispam.js really isn't needed on every page request.
| Attachment | Size |
|---|---|
| antispamjs.patch | 7.63 KB |

#1
Removed some unneeded changes.
#2
Thanks for the patch. I will review it and include it to the next official release and development snapshot too.