From 768774a7bea309f4fd6b4c3fa9d488845bf85b29 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 30 Jan 2019 09:58:37 +0530 Subject: [PATCH] Content server: Fix heading for custom comments columns being duplicated in the book details page --- src/pyj/book_list/book_details.pyj | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pyj/book_list/book_details.pyj b/src/pyj/book_list/book_details.pyj index 12adda7316..3e2cc2edfb 100644 --- a/src/pyj/book_list/book_details.pyj +++ b/src/pyj/book_list/book_details.pyj @@ -302,8 +302,6 @@ def render_metadata(mi, table, book_id): # {{{ if hp is 'side': add_row(name, val, is_html=True) return - if hp is 'above': - val = E.h3(name).outerHTML + val comments.push(v'[field, val]') return func = None