From 672e2bdc43880b5b198d3200cca62420f7a4cd46 Mon Sep 17 00:00:00 2001 From: Hironsan Date: Wed, 6 Jun 2018 15:57:16 +0900 Subject: [PATCH] Update admin template --- doccano/app/server/templates/admin.html | 38 ++++++------------------- 1 file changed, 9 insertions(+), 29 deletions(-) diff --git a/doccano/app/server/templates/admin.html b/doccano/app/server/templates/admin.html index 1b925fba..629d8377 100644 --- a/doccano/app/server/templates/admin.html +++ b/doccano/app/server/templates/admin.html @@ -67,35 +67,11 @@ - - 1 - - Continental Region - - k - - Delete - - - - 2 - - Political Organization Other - - g - - Delete - - - - 3 - - Country - - p - - Delete - + + [[ label.id ]] + [[ label.text ]] + [[ label.shortcut ]] + Delete @@ -186,6 +162,10 @@ // Configuration options go here options: { + legend: { + display: true, + position: 'right' + }, scales: { yAxes: [{ scaleLabel: {