minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-02-13 21:17:05 +03:00
parent 723437651d
commit 7e51905850

View File

@ -2593,7 +2593,9 @@ module.System = {
</sup>
(<a href="#@var(path)/list">@include(./*/length/!)</a>)
&nbsp;
<a href="#@var(path)/delete">&times;</a>
<a class="show-on-hover"
href="javascript:pwiki.delete('@var(path)')"
>&times;</a>
</macro>` },
// XXX this is really slow...
// XXX need to handle count/offset arguments correctly...