NIHVIVO-1315, NIHVIVO1316: Added ellipses to link "more" for showing more core:overview content
This commit is contained in:
parent
e5a6ca4e9d
commit
7580db63e0
3 changed files with 10 additions and 7 deletions
|
@ -3,6 +3,6 @@
|
|||
$(document).ready(function(){
|
||||
|
||||
// "more"/"less" HTML truncator for showing more or less content in data property core:overview
|
||||
$('.individual-overview').truncate({max_length: 500});
|
||||
$('.overview-value').truncate({max_length: 500});
|
||||
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue