LP#1424815: 'Read more' accordion in record view
[evergreen-equinox.git] / Open-ILS / src / templates / opac / parts / config.tt2
index a1438b7..eda51ad 100644 (file)
@@ -276,4 +276,13 @@ ctx.max_cart_size = 500;
 ##############################################################################
 ctx.show_reservations_tab = 'false';
 
+##############################################################################
+# Truncate fields in catalog
+##############################################################################
+truncate_contents = 1;
+contents_truncate_length = 50;
+
+# Edit parts/record/contents.tt2 to designate character length on a field-by-
+# field basis for notes.
+
 %]