mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 03:53:02 +00:00
Merge pull request #2527 from alexandrevryghem/add-display-none-to-hidden-navbar-buttons_contribute-7.6
Minor header button improvements
This commit is contained in:
@@ -281,6 +281,7 @@ import {
|
||||
} from '../item-page/simple/field-components/specific-field/title/themed-item-page-field.component';
|
||||
import { BitstreamListItemComponent } from './object-list/bitstream-list-item/bitstream-list-item.component';
|
||||
import { NgxPaginationModule } from 'ngx-pagination';
|
||||
import { ThemedLangSwitchComponent } from './lang-switch/themed-lang-switch.component';
|
||||
|
||||
const MODULES = [
|
||||
CommonModule,
|
||||
@@ -332,6 +333,7 @@ const COMPONENTS = [
|
||||
DsSelectComponent,
|
||||
ErrorComponent,
|
||||
LangSwitchComponent,
|
||||
ThemedLangSwitchComponent,
|
||||
LoadingComponent,
|
||||
ThemedLoadingComponent,
|
||||
LogInComponent,
|
||||
|
Reference in New Issue
Block a user