- contact message box löschen
- Unbenennungen von TETHYS RDR zu Tethys RDR - using correct exception models ind Oai RequestController - composer updates
This commit is contained in:
parent
728687304c
commit
fd98c6c09d
6 changed files with 37 additions and 35 deletions
|
@ -8,7 +8,7 @@ function initialState() {
|
|||
rights: null,
|
||||
project_id: "",
|
||||
|
||||
creating_corporation: "TETHYS RDR",
|
||||
creating_corporation: "Tethys RDR",
|
||||
language: "",
|
||||
embargo_date: "",
|
||||
belongs_to_bibliography: 0,
|
||||
|
@ -70,7 +70,7 @@ export default class Dataset extends Vue {
|
|||
rights = null;
|
||||
project_id = "";
|
||||
|
||||
creating_corporation = "TETHYS RDR";
|
||||
creating_corporation = "Tethys RDR";
|
||||
language = "";
|
||||
embargo_date = "";
|
||||
belongs_to_bibliography = 0;
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue