From 950dea05f79f59ea5957b8ebe29814876800ac24 Mon Sep 17 00:00:00 2001 From: William Moore Date: Wed, 3 May 2023 15:58:55 +0100 Subject: [PATCH] Add right_panel_title block at top of name.html --- .../templates/webclient/annotations/includes/name.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/omeroweb/webclient/templates/webclient/annotations/includes/name.html b/omeroweb/webclient/templates/webclient/annotations/includes/name.html index 2c21e8c53a..2a255f43cd 100644 --- a/omeroweb/webclient/templates/webclient/annotations/includes/name.html +++ b/omeroweb/webclient/templates/webclient/annotations/includes/name.html @@ -18,6 +18,10 @@ --> {% endcomment %} + +{% block right_panel_title %} +{% endblock %} + {% if obj.canEdit and not manager.well %}