From b95cac9ef1798096d194407618fe2e878feef41d Mon Sep 17 00:00:00 2001 From: Josef Rokos Date: Mon, 29 Feb 2016 15:36:10 +0100 Subject: [PATCH] =?UTF-8?q?U=20grid=C5=AF=20ve=20fakturaci=20bylo=20nastav?= =?UTF-8?q?eno=20str=C3=A1nkov=C3=A1n=C3=AD.=20Oprava=20buildu.=20closes?= =?UTF-8?q?=20#267?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../info/bukova/isspst/ui/signeddocs/SignedDocsTreeList.java | 1 - src/main/webapp/main/invoicing/shared/invoicingGrid.zul | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/java/info/bukova/isspst/ui/signeddocs/SignedDocsTreeList.java b/src/main/java/info/bukova/isspst/ui/signeddocs/SignedDocsTreeList.java index e4fb8d09..6f7f9c83 100644 --- a/src/main/java/info/bukova/isspst/ui/signeddocs/SignedDocsTreeList.java +++ b/src/main/java/info/bukova/isspst/ui/signeddocs/SignedDocsTreeList.java @@ -4,7 +4,6 @@ import info.bukova.isspst.DateTimeUtils; import info.bukova.isspst.data.SignedDocument; import info.bukova.isspst.data.SignedDocumentItem; import info.bukova.isspst.storage.ReportFileStorage; -import org.apache.commons.lang3.StringUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.security.access.AccessDeniedException; diff --git a/src/main/webapp/main/invoicing/shared/invoicingGrid.zul b/src/main/webapp/main/invoicing/shared/invoicingGrid.zul index 4d896076..c8acf4d9 100644 --- a/src/main/webapp/main/invoicing/shared/invoicingGrid.zul +++ b/src/main/webapp/main/invoicing/shared/invoicingGrid.zul @@ -2,6 +2,8 @@