aboutsummaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2019-09-06 15:52:18 +0200
committersebdet <sebastien.determe@intl.att.com>2019-09-06 16:57:19 +0200
commit156d6eac7960290fced027f4211974668ffa1d44 (patch)
tree119de0066b24bfb4da3a68aa44733b3c32b1f4b1 /extra
parent101193d07d757ce299c34fc61ea37b416138bf85 (diff)
Removal of previous UI
Removal of Angular code not used anymore, it has been replaced by React Issue-ID: CLAMP-487 Change-Id: Ib5f20a2ede032e3288340b9884fa551dc0d5da03 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'extra')
-rwxr-xr-xextra/bin-for-dev/start-frontend.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/bin-for-dev/start-frontend.sh b/extra/bin-for-dev/start-frontend.sh
index 7a268bf6..41d97b5a 100755
--- a/extra/bin-for-dev/start-frontend.sh
+++ b/extra/bin-for-dev/start-frontend.sh
@@ -24,4 +24,4 @@
###
cd ../../target/ui-react
-./node/npm start
+node/npm start