mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
723437651d
commit
7e51905850
@ -2593,7 +2593,9 @@ module.System = {
|
|||||||
</sup>
|
</sup>
|
||||||
(<a href="#@var(path)/list">@include(./*/length/!)</a>)
|
(<a href="#@var(path)/list">@include(./*/length/!)</a>)
|
||||||
|
|
||||||
<a href="#@var(path)/delete">×</a>
|
<a class="show-on-hover"
|
||||||
|
href="javascript:pwiki.delete('@var(path)')"
|
||||||
|
>×</a>
|
||||||
</macro>` },
|
</macro>` },
|
||||||
// XXX this is really slow...
|
// XXX this is really slow...
|
||||||
// XXX need to handle count/offset arguments correctly...
|
// XXX need to handle count/offset arguments correctly...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user