publication workflow: review

This commit is contained in:
Arno Kaimbacher 2019-04-11 18:52:10 +02:00
parent 5df9b0beef
commit ad982a1ac5
26 changed files with 724 additions and 161 deletions

View file

@ -10,7 +10,7 @@ const app = new Vue({
return {
dataset: {
firstName: '',
editor_id: ''
preferred_editor: ''
},
submitted: false
}