fixed path for custom theme item-page

This commit is contained in:
lotte
2021-03-25 17:27:34 +01:00
parent c19ee0d49e
commit 6cc56176b2

View File

@@ -9,7 +9,7 @@ import { fadeInOut } from '../../../../../app/shared/animations/fade';
*/
@Component({
selector: 'ds-item-page',
// styleUrls: ['../item-page.component.scss'],
// styleUrls: ['./item-page.component.scss'],
styleUrls: ['../../../../../app/+item-page/simple/item-page.component.scss'],
// templateUrl: './item-page.component.html',
templateUrl: '../../../../../app/+item-page/simple/item-page.component.html',