main: LocationType: add new property defaultFor in the admin

This commit is contained in:
nobohan
2021-11-23 10:57:43 +01:00
parent 32af076986
commit 7eeb2f2a7d
4 changed files with 20 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
<th>{{ 'Address required'|trans }}</th>
<th>{{ 'Contact data'|trans }}</th>
<th>{{ 'Active'|trans }}</th>
<th>{{ 'Default for'|trans }}</th>
</tr>
</thead>
<tbody>
@@ -33,6 +34,7 @@
<i class="fa fa-square-o"></i>
{%- endif -%}
</td>
<td>{{ entity.defaultFor|trans }}</td>
<td>
<ul class="record_actions">
<li>