From 249f5074dffbe2fe8140198186930bd66ba5593f Mon Sep 17 00:00:00 2001 From: joan Date: Fri, 2 Jul 2021 10:57:17 +0200 Subject: [PATCH] Show client id --- modules/ticket/front/basic-data/step-one/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/ticket/front/basic-data/step-one/index.html b/modules/ticket/front/basic-data/step-one/index.html index 24ec509a2..498630b87 100644 --- a/modules/ticket/front/basic-data/step-one/index.html +++ b/modules/ticket/front/basic-data/step-one/index.html @@ -19,6 +19,9 @@ ng-model="$ctrl.clientId" initial-data="$ctrl.clientId" order="id"> + + #{{id}} - {{::name}} +