- 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
|
@ -49,7 +49,7 @@
|
|||
|
||||
<div class="pure-u-1 pure-u-md-1-2 pure-div">
|
||||
{!! Form::label('publisher_name', 'Publisher Name') !!}
|
||||
{!! Form::text('publisher_name', 'Geologische Bundesanstalt Österreich', ['readonly', 'class' =>
|
||||
{!! Form::text('publisher_name', 'Geologische Bundesanstalt (GBA)', ['readonly', 'class' =>
|
||||
'pure-u-23-24', ]) !!}
|
||||
</div>
|
||||
<div class="pure-controls instruction ">
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue