diff options
author | Steve Thomas <steve.thomas@amdocs.com> | 2018-02-05 11:54:23 -0500 |
---|---|---|
committer | Steve Thomas <steve.thomas@amdocs.com> | 2018-02-05 13:29:46 -0500 |
commit | c89060158fab7394c3bddc5eacb0411dbb13785c (patch) | |
tree | 5fa03163e71167f44ed761b2772b6653f0d656c3 /resources/scss/_modules.scss | |
parent | f42261a2cd0582e0209018c23816681e146ea97d (diff) |
Correcting spinner
Change-Id: I0531805d63a9d5b8ac6a161281845a6b8cc1f4af
Issue-ID: AAI-732
Signed-off-by: Steve Thomas <steve.thomas@amdocs.com>
Diffstat (limited to 'resources/scss/_modules.scss')
-rw-r--r-- | resources/scss/_modules.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/scss/_modules.scss b/resources/scss/_modules.scss index d2df043..085a59a 100644 --- a/resources/scss/_modules.scss +++ b/resources/scss/_modules.scss @@ -31,3 +31,4 @@ @import "setAttribute/editAttributeform.scss"; @import "inventory/inventory.scss"; @import "vnfSearch/vnfSearch.scss"; +@import "tier-support/tierSupport.scss"; |