NIHVIVO-1316: Added jQuery HTML Truncator for for showing "more"/"less" content with core:overview data property
This commit is contained in:
parent
1343472ca0
commit
b686bc963f
1 changed files with 4 additions and 2 deletions
|
@ -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")}
|
Loading…
Add table
Reference in a new issue