X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=resources%2Fscss%2F_modules.scss;h=4ac848fdea0b8c33123b44a4da9a858007ea82d6;hb=786f2bd8636c9b9ddd661aaffe3bceac6e041739;hp=d2df043f966058dd22af0dcac25688acc02b5dd7;hpb=bca1bdc7d52b01ede5c0e85f06cd6c64e5aaab57;p=aai%2Fsparky-fe.git diff --git a/resources/scss/_modules.scss b/resources/scss/_modules.scss index d2df043..4ac848f 100644 --- a/resources/scss/_modules.scss +++ b/resources/scss/_modules.scss @@ -2,8 +2,8 @@ * ============LICENSE_START======================================================= * org.onap.aai * ================================================================================ - * Copyright © 2017 AT&T Intellectual Property. All rights reserved. - * Copyright © 2017 Amdocs + * Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved. + * Copyright © 2017-2018 Amdocs * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,10 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. * ============LICENSE_END========================================================= - * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. */ - @import "header/layout"; @import "visualizations/layout"; @import "tier-support/search"; @@ -28,6 +25,6 @@ @import "tier-support/splitPane"; @import "d3/_forceDirectedGraph.scss"; @import "d3/_aggregationMap.scss"; -@import "setAttribute/editAttributeform.scss"; @import "inventory/inventory.scss"; @import "vnfSearch/vnfSearch.scss"; +@import "tier-support/tierSupport.scss";