mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Just name it "fields" not "userfields" for custom objects (references #242)
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<i class="fas fa-trash"></i>
|
||||
</a>
|
||||
<a class="btn btn-secondary btn-sm" href="{{ $U('/userfields?entity=userentity-') }}{{ $userentity->name }}">
|
||||
<i class="fas fa-th-list"></i> {{ $__t('Configure userfields') }}
|
||||
<i class="fas fa-th-list"></i> {{ $__t('Configure fields') }}
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
|
Reference in New Issue
Block a user