We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae78257 commit b9ae269Copy full SHA for b9ae269
resources/views/fragment/dn/header.blade.php
@@ -23,7 +23,7 @@
23
<tr class="mt-1">
24
<td class="p-0 pe-2">UUID</td>
25
<th class="p-0">
26
- <x-attribute :o="$o->getObject('entryuuid')""/>
+ <x-attribute :o="$o->getObject('entryuuid')"/>
27
</th>
28
</tr>
29
@if($langtags->count())
0 commit comments