Fix html syntax error that stopped rendering uuid for a DN
This commit is contained in:
parent
ae782577e7
commit
b9ae269895
@ -23,7 +23,7 @@
|
||||
<tr class="mt-1">
|
||||
<td class="p-0 pe-2">UUID</td>
|
||||
<th class="p-0">
|
||||
<x-attribute :o="$o->getObject('entryuuid')""/>
|
||||
<x-attribute :o="$o->getObject('entryuuid')"/>
|
||||
</th>
|
||||
</tr>
|
||||
@if($langtags->count())
|
||||
|
Loading…
x
Reference in New Issue
Block a user