Move "used from" to details.
This commit is contained in:
parent
ba18e1f0d0
commit
edc3596e7d
3 changed files with 8 additions and 1 deletions
|
|
@ -103,6 +103,12 @@
|
|||
><span>{{ cic.error }}</span></form></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table class="table--basic table--basic--autoStriped">
|
||||
<tr>
|
||||
<td>{{ localize("usedFrom") }}</td>
|
||||
<td>{{ entry.usedFrom }}</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue