X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=skyquake%2Fframework%2Fwidgets%2Fskyquake_container%2FskyquakeContainer.jsx;h=d53d85f20aa5cef975b3ad946dbbc1d163d7babe;hp=53a382febc670ce343a320440195da8c1a3f1869;hb=4ef8c40c2c013c21f5487330daeab2561ba25fb3;hpb=3130c3b976dc11f641bce038fcfa1c101d156f12 diff --git a/skyquake/framework/widgets/skyquake_container/skyquakeContainer.jsx b/skyquake/framework/widgets/skyquake_container/skyquakeContainer.jsx index 53a382feb..d53d85f20 100644 --- a/skyquake/framework/widgets/skyquake_container/skyquakeContainer.jsx +++ b/skyquake/framework/widgets/skyquake_container/skyquakeContainer.jsx @@ -22,9 +22,8 @@ import SkyquakeNav from './skyquakeNav.jsx'; import EventCenter from './eventCenter.jsx'; import SkyquakeContainerActions from './skyquakeContainerActions.js' import SkyquakeContainerStore from './skyquakeContainerStore.js'; -import Breadcrumbs from 'react-breadcrumbs'; +// import Breadcrumbs from 'react-breadcrumbs'; import Utils from 'utils/utils.js'; -import _ from 'lodash'; import Crouton from 'react-crouton'; import ScreenLoader from 'widgets/screen-loader/screenLoader.jsx'; import './skyquakeApp.scss';