Skip to content

Commit

Permalink
[CST-12044] refactor: styles
Browse files Browse the repository at this point in the history
  • Loading branch information
vNovski committed Nov 10, 2023
1 parent f742039 commit 71af428
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export class ThemedSubmissionSectionUploadFileComponent
@Input() availableAccessConditionOptions: any[];

/**
* The indicator is the primary bitstream
* The indicator is the primary bitstream
* it will be null if no primary bitstream is set for the ORIGINAL bundle
* @type {boolean, null}
*/
Expand Down
2 changes: 1 addition & 1 deletion src/assets/i18n/en.json5
Original file line number Diff line number Diff line change
Expand Up @@ -2435,7 +2435,7 @@
"item.page.bitstreams.view-more": "Show more",

"item.page.bitstreams.collapse": "Collapse",

"item.page.bitstreams.primary": "Primary",

"item.page.filesection.original.bundle": "Original bundle",
Expand Down

0 comments on commit 71af428

Please sign in to comment.