Skip to content

Commit

Permalink
editor: remove imported fields on quick list
Browse files Browse the repository at this point in the history
* Closes rero#1921.

Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
  • Loading branch information
Garfield-fr committed Jul 14, 2021
1 parent f3bb64a commit 8de5658
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,9 @@
"description": "Subject from imported bibliographic data",
"form": {
"hide": true,
"navigation": {
"essential": false
},
"templateOptions": {
"cssClass": "editor-title"
}
Expand All @@ -256,6 +259,9 @@
"description": "Genre of form from imported bibliographic data",
"form": {
"hide": true,
"navigation": {
"essential": false
},
"templateOptions": {
"cssClass": "editor-title"
}
Expand Down

0 comments on commit 8de5658

Please sign in to comment.