Details
Description
The new popups apply jQuery.validate to all forms, but the localization and configuration for that plugin was supplied via a template which is not always loaded.
I'm swapping this for a dynamic js file to ensure it is always present and for the added efficiency of getting the js out of the main document.