#1739: editorial comment for 14v blank page

opened by njr2128

We have no good way to indicate to a user that 14v is a blank page. It currently renders as if there is an error (lizard image): image

To work within our current render scheme, best option has been determined to be the addition of a comment anchor that tells the user this is a blank page in the original.

i.e., add the following to the xml files: <ab><comment></ab>

and create a new comment anchor with info about blank page.

--> this will then render as a red asterisk that, when clicked, opens dialogue box with comment about blank page


njr2128 commented:

Accidentally duplicated an issue already in place: #1729