From 1c06339a8232dcc1c6d9ca471698732248e62f02 Mon Sep 17 00:00:00 2001 From: bschnalzer Date: Mon, 17 Jul 2017 08:20:30 +0200 Subject: Removed OnlineBKU Option --- pdf-as-web/src/main/webapp/testindex.jsp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'pdf-as-web/src/main/webapp/testindex.jsp') diff --git a/pdf-as-web/src/main/webapp/testindex.jsp b/pdf-as-web/src/main/webapp/testindex.jsp index 8d49caeb..fea19ea8 100644 --- a/pdf-as-web/src/main/webapp/testindex.jsp +++ b/pdf-as-web/src/main/webapp/testindex.jsp @@ -27,15 +27,6 @@ <% } %> - <% - if (WebConfiguration.getOnlineBKUURL() != null) { - %> - - - <% - } - %> <% if (WebConfiguration.getHandyBKUURL() != null) { %> -- cgit v1.2.3