File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/app/notifications/suggestion-list-element Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import { NgbModal } from '@ng-bootstrap/ng-bootstrap';
1010import { TranslateModule } from '@ngx-translate/core' ;
1111import { Suggestion } from 'src/app/core/notifications/suggestions/models/suggestion.model' ;
1212
13- import { ItemSearchResultListElementComponent } from '../../../themes/custom/app/ shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component' ;
13+ import { ItemSearchResultListElementComponent } from '../../shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component' ;
1414import { Item } from '../../core/shared/item.model' ;
1515import { fadeIn } from '../../shared/animations/fade' ;
1616import { isNotEmpty } from '../../shared/empty.util' ;
You can’t perform that action at this time.
0 commit comments