mirror of
https://github.com/grocy/grocy.git
synced 2025-09-29 19:12:24 +00:00
Finalize user-defined-fields (closes #176)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div class="col">
|
||||
<h1>
|
||||
@yield('title')
|
||||
<a class="btn btn-outline-dark" href="{{ $U('/userfield/new') }}">
|
||||
<a id="new-userfield-button" class="btn btn-outline-dark" href="{{ $U('/userfield/new') }}">
|
||||
<i class="fas fa-plus"></i> {{ $L('Add') }}
|
||||
</a>
|
||||
</h1>
|
||||
|
Reference in New Issue
Block a user