From e10a75805bbf5685ebebe3b548bfed41776597de Mon Sep 17 00:00:00 2001 From: Dan Schultz Date: Tue, 15 Jun 2021 17:37:49 -0400 Subject: [PATCH] Disable chapters Chapters are not supported by the renderer at this moment, which means that they break if a user attempts to create a book with chapters. In the long run we would like to support chapters, but in the mean time we will disable the UX to prevent a broken user experience. Issue #37 --- templates/CollectionListTemplate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CollectionListTemplate.php b/templates/CollectionListTemplate.php index 2704b155..787bff85 100644 --- a/templates/CollectionListTemplate.php +++ b/templates/CollectionListTemplate.php @@ -15,7 +15,7 @@ public function execute() { ?>