
/* Merged Plone Javascript file
 * This file is dynamically assembled from separate parts.
 * Some of these parts have 3rd party licenses or copyright information attached
 * Such information is valid for that section,
 * not for the entire composite file
 * originating files are separated by - filename.js -
 */

/* - make-sane-ids.js - */
// http://www.rsm.govt.nz/cms/portal_javascripts/make-sane-ids.js?original=1
jq(document).ready(function(){jq("[id^=parent-fieldname-]").each(function(){var newid=this.id+jq(this).attr('class').replace(/.*kssattr-atuid/, '').replace(/ .*$/,'');jq(this).addClass("kssattr-target-"+newid);this.id=newid})});

/* XXX ERROR -- could not find 'sarissa_ieemu_xpath.js'*/

