LP1797934: follow-up: make the reservations tab in MyOpac optional
[evergreen-equinox.git] / Open-ILS / src / templates / opac / parts / config.tt2
index ac85bdf..48b4f0f 100644 (file)
@@ -270,4 +270,9 @@ ctx.hide_badge_scores = 'false';
 ##############################################################################
 ctx.max_cart_size = 500;
 
+##############################################################################
+# Display booking reservations tab in myopac 
+##############################################################################
+ctx.show_reservations_tab = 'false';
+
 %]