From e8fa63feafbfba54a5121555595dde7b0c291551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20P=C3=B6ppke?= Date: Thu, 4 Aug 2016 14:01:37 +0200 Subject: [PATCH] Name input for cash desk is working --- .../cloud-web-frontend/src/main/webapp/store/start_sale.xhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cocome-maven-project/cloud-web-frontend/src/main/webapp/store/start_sale.xhtml b/cocome-maven-project/cloud-web-frontend/src/main/webapp/store/start_sale.xhtml index 9b01351f..4185fbe7 100644 --- a/cocome-maven-project/cloud-web-frontend/src/main/webapp/store/start_sale.xhtml +++ b/cocome-maven-project/cloud-web-frontend/src/main/webapp/store/start_sale.xhtml @@ -17,7 +17,7 @@ #{strings['cashdesk.name.enter.text']} + value="#{cashDeskView.cashDeskName}" /> -