summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/angular.json
diff options
context:
space:
mode:
authorArundathi Patil <arundpil@in.ibm.com>2019-03-18 17:50:14 +0530
committerIBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com>2019-03-18 17:50:25 +0530
commitcc3532626edbeee463d661b5721ca5ddc3f69e44 (patch)
tree3122fd5bd3fd07b0e2c5e84cdeff03b3a7a9dbc9 /cds-ui/client/angular.json
parent093cdee0c8745aee5e93bcb577e03eb45cd1f46e (diff)
Modify Component HTML changes
Moved the deploy, save , download, publish, enrich action buttons to common modify-template component Issue-ID: CCSDK-1098 Change-Id: I52d4cb1864d90eecbb7b1fcdadfb17d8be84b86d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Diffstat (limited to 'cds-ui/client/angular.json')
-rw-r--r--cds-ui/client/angular.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/cds-ui/client/angular.json b/cds-ui/client/angular.json
index 9d07cfff9..96b4df009 100644
--- a/cds-ui/client/angular.json
+++ b/cds-ui/client/angular.json
@@ -29,7 +29,8 @@
"styles": [
"src/styles.scss",
"./node_modules/@angular/material/prebuilt-themes/indigo-pink.css",
- "./node_modules/material-design-icons/iconfont/material-icons.css"
+ "./node_modules/material-design-icons/iconfont/material-icons.css",
+ "./node_modules/font-awesome/css/font-awesome.css"
],
"scripts": [
"./node_modules/ace-builds/src-min/ace.js",