From d186fa7735a0c4947c51b9df2de75770b361dca4 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 24 Aug 2019 13:58:19 +0200 Subject: fix revision JSON entity links in webface side bar --- python/fatcat_web/templates/entity_macros.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'python') diff --git a/python/fatcat_web/templates/entity_macros.html b/python/fatcat_web/templates/entity_macros.html index e553fe79..4d6e80f2 100644 --- a/python/fatcat_web/templates/entity_macros.html +++ b/python/fatcat_web/templates/entity_macros.html @@ -37,7 +37,21 @@ Revision:
{{ entity.revision }} {% endif %} -
As JSON object via API +
+ As JSON object via API +
-- cgit v1.2.3