commit | a51eac038c8896b2413d0c57e223d49870fd1079 | [log] [tgz] |
---|---|---|
author | Arielk <Ariel.Kenan@amdocs.com> | Sun Jul 07 12:56:11 2019 +0300 |
committer | Avi Gaffa <avi.gaffa@amdocs.com> | Wed Jul 17 06:31:57 2019 +0000 |
tree | 46f3a92468658a4b982afe3390bafa959c98a404 | |
parent | 3338a073437dfd2f43c3b2572d7964d98a3bfb08 [diff] [blame] |
upgrade to ONAP-UI Change-Id: Iddc6a62cc0b7981daa5ceb2422b967c95b031422 Issue-ID: SDC-2411 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
diff --git a/openecomp-ui/src/nfvo-components/modal/GlobalModal.js b/openecomp-ui/src/nfvo-components/modal/GlobalModal.js index 1187404..9470490 100644 --- a/openecomp-ui/src/nfvo-components/modal/GlobalModal.js +++ b/openecomp-ui/src/nfvo-components/modal/GlobalModal.js
@@ -24,7 +24,7 @@ ModalTitle, ModalBody, ModalFooter -} from 'sdc-ui/lib/react'; +} from 'onap-ui-react'; import i18n from 'nfvo-utils/i18n/i18n.js'; import { modalContentComponents } from 'sdc-app/common/modal/ModalContentMapper.js'; import { actionTypes, typeEnum } from './GlobalModalConstants.js';