From 8dbf15449ba3db8c3b2e459cc67fa90c6f3a0c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jarda=20Kot=C4=9B=C5=A1ovec?= Date: Wed, 2 Oct 2024 14:47:13 +0200 Subject: [PATCH] pkp/pkp-lib#7495 Enable new submission listing in CI --- config.TEMPLATE.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.TEMPLATE.inc.php b/config.TEMPLATE.inc.php index b8e1f76a07d..a6904fbd050 100644 --- a/config.TEMPLATE.inc.php +++ b/config.TEMPLATE.inc.php @@ -618,5 +618,5 @@ [features] -enable_new_submission_listing = Off +enable_new_submission_listing = On