Hello everyone, I am currently trying to customize the thumbnail component within my own theme. But for some reason, the changes I made in my own theme are not picked up for the thumbnail component. Instead the thumbnail component from the base theme is being displayed.
I followed the steps during implemetation: - Create a folder in 'myTheme' that matches the thumbnail component folder from the custom directory (https://github.com/DSpace/dspace-angular/tree/dspace-7.6.1/src/themes/custom/app/thumbnail) - Updated the template url to templateUrl: './thumbnail.component.html', - Registered the component folder in lazy-theme.module.ts for 'myTheme' - Re-build the UI Anyone ran into something similar or have an idea what I might have done wrong? Cheers, Arun -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/dc459286-e6ff-43d0-b934-647862f7a919n%40googlegroups.com.