From 31348de45570ef0c6c6801a85149012cefcf22ba Mon Sep 17 00:00:00 2001 From: Philipp Klaus Date: Fri, 10 Feb 2017 10:49:27 +0100 Subject: [PATCH] some more candy (glyphicons) in the web UI --- views/labeldesigner.jinja2 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/views/labeldesigner.jinja2 b/views/labeldesigner.jinja2 index c4a5a17..839151f 100644 --- a/views/labeldesigner.jinja2 +++ b/views/labeldesigner.jinja2 @@ -41,7 +41,6 @@

- Font Settings

@@ -73,7 +72,9 @@

- Detailed Settings + + Detailed Settings +

@@ -117,7 +118,7 @@
-

Status

+

Status

- undefined - @@ -182,7 +183,7 @@ function setStatus(data) { function print() { $('#printButton').prop('disabled', true); - $('#statusPanel').html(''); + $('#statusPanel').html(''); $.ajax({ type: 'POST', dataType: 'json',