- add publisher_name and publish_id
- extend DatasetExtension wirt PublisherName and PublishId - adapt migrations
This commit is contained in:
parent
68add9025f
commit
f1728568c3
6 changed files with 44 additions and 35 deletions
|
@ -245,8 +245,6 @@
|
|||
</fieldset>
|
||||
|
||||
<div :class="{'form-group':true, 'has-error':errors.has('step-1.rights')}">
|
||||
{{-- <legend>Einräumung eines einfachen Nutzungsrechts</legend> --}}
|
||||
|
||||
<label for="rights">
|
||||
<input class="form-checkbox" name="rights" id="rights" type="checkbox" v-model="dataset.rights" v-validate="'required'" data-vv-scope="step-1">
|
||||
terms and conditions
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue