1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 15:23:15 +00:00

Fix control panel modules tab

This commit is contained in:
Jermolene 2014-02-22 08:57:39 +00:00
parent 2e7efe2dc0
commit d6a44b67a3

View File

@ -4,8 +4,11 @@ title: $:/snippets/modules
{{$:/language/Docs/ModuleTypes/$type$}}
\end
<$list filter="[moduletypes[]]">
!! <$macrocall $name="currentTiddler" $type="text/plain" $output="text/plain"/>
<$macrocall $name="describeModuleType" type=<<currentTiddler>>/>
<ul><$list filter="[is[current]modules[]]"><li><$link><<currentTiddler>></$link>
</li>
</$list>