From 156d6eac7960290fced027f4211974668ffa1d44 Mon Sep 17 00:00:00 2001 From: sebdet Date: Fri, 6 Sep 2019 15:52:18 +0200 Subject: 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 --- extra/bin-for-dev/start-frontend.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/bin-for-dev') 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 -- cgit 1.2.3-korg