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: {