NIHVIVO-1316: Added jQuery HTML Truncator for for showing "more"/"less" content with core:overview data property

This commit is contained in:
mb863 2011-01-24 21:21:25 +00:00
parent 1343472ca0
commit b686bc963f

View file

@ -136,6 +136,8 @@ ${headScripts.add("/js/jquery_plugins/getURLParam.js",
"/js/jquery_plugins/jquery.form.js",
"/js/tiny_mce/tiny_mce.js",
"/js/controls.js",
"/js/toggle.js")}
"/js/toggle.js",
"/js/jquery_plugins/jquery.truncator.js")}
${scripts.add("/js/imageUpload/imageUploadUtils.js")}
${scripts.add("/js/individual/individualUtils.js")}