mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
renamed theme to Mantis
This commit is contained in:
@@ -14,7 +14,7 @@ import { HostWindowService } from '../shared/host-window.service';
|
||||
selector: 'ds-navbar',
|
||||
styleUrls: ['navbar.component.scss'],
|
||||
// templateUrl: './navbar.component.html',
|
||||
templateUrl: './themes/navbar.component.preview-release.html',
|
||||
templateUrl: './themes/navbar.component.mantis.html',
|
||||
animations: [slideMobileNav]
|
||||
})
|
||||
export class NavbarComponent extends MenuComponent implements OnInit {
|
||||
|
Reference in New Issue
Block a user