10-30-2008 04:35 PM
11-05-2008 04:33 AM
"/scripts/ajax/dojo/src/date/serialize.js"
to the JS_SCRIPTS array in org.alfresco.web.forms.xforms.XFormsProcessorprivate final static String[] JS_SCRIPTS =
{
"/scripts/tiny_mce/" + (LOGGER.isDebugEnabled()
? "tiny_mce_src.js"
: "tiny_mce.js"),
"/scripts/ajax/dojo/" + (LOGGER.isDebugEnabled()
? "dojo.js.uncompressed.js"
: "dojo.js"),
"/scripts/ajax/mootools.v1.11.js",
"/scripts/ajax/common.js",
"/scripts/ajax/ajax_helper.js",
"/scripts/ajax/tiny_mce_wcm_extensions.js",
"/scripts/ajax/xforms.js",
"/scripts/ajax/file_picker_widget.js",
"/scripts/upload_helper.js",
"/scripts/ajax/dojo/src/date/serialize.js"
};
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.