// Set the Parameters for the "genericElementManagement" custom script
attributes.elementName=application.ptCourseCatalog.getCampusCEName();
attributes.customAddButtonText="Add New Campus";
attributes.showaddbuttons=true
attributes.appBeanName = "ptCourseCatalog";
attributes.appParamsVarName = "elementManagementParams";
attributes.configVersion="2.0";
// Load the Course Catalog App Admin CSS File
application.ptCourseCatalog.catalogRenderService.renderCourseCatalogAdminCSS();