From 502402dde98e63677e34078c50e3854964c81694 Mon Sep 17 00:00:00 2001 From: Koren Lev Date: Mon, 14 Aug 2017 18:04:50 +0300 Subject: add mulitple dept attirubute showing in popup window + lose us-move-up-scan-opening-message-in-ui Change-Id: I3480d155c418c30224856f89c874c889dd3da9e5 Signed-off-by: Koren Lev --- .../components/scanning-request/scanning-request.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'ui/imports/ui/components/scanning-request/scanning-request.html') diff --git a/ui/imports/ui/components/scanning-request/scanning-request.html b/ui/imports/ui/components/scanning-request/scanning-request.html index 9f0e044..b28e5b2 100644 --- a/ui/imports/ui/components/scanning-request/scanning-request.html +++ b/ui/imports/ui/components/scanning-request/scanning-request.html @@ -22,6 +22,15 @@

{{ pageHeader }}

+ + {{#if (getState 'isMessage') }} + + {{/if }} +
{{#each commandOption in commandOptions }} @@ -61,14 +70,6 @@
- {{#if (getState 'isMessage') }} - - {{/if }} -
-- cgit 1.2.3-korg