summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/common/modules
AgeCommit message (Collapse)AuthorFilesLines
2019-02-12AppMaterialModuleArundathi Patil1-0/+134
Added material module, this module imports and exports all the modules related to angular-material. This module can be imported by other modules wherever angular-material components are required. In this way we are importing angular-material modules at one place avoiding redundant code. Issue-ID: CCSDK-816 Change-Id: I51ccd14e941a970a45dd1f384ae22f65908aab67 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>