- composer updates
- publisher_name dafault auf 'Geologische Bundesanstalt (GBA)' - componet facet-list auf facet-category unbenannt - change database.php um eventuell schema aus dem .env-file zu entnehmen, fall angegeben - LicencesTableSeeder.php amgepasst
This commit is contained in:
parent
bfd914a36d
commit
728687304c
12 changed files with 116 additions and 153 deletions
7
resources/js/search/search-results/show-dataset.vue
Normal file
7
resources/js/search/search-results/show-dataset.vue
Normal file
|
@ -0,0 +1,7 @@
|
|||
<template>
|
||||
<div class="search-detail">
|
||||
<div>
|
||||
<em>Author: {{ document.id }}</em>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue