mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 06:43:49 +00:00
Use new get filter from commit 570cad1c
This commit is contained in:
parent
a505b6ffc0
commit
075cf544e4
@ -2,7 +2,7 @@ title: $:/core/ui/EditTemplate/shadowWarning
|
|||||||
tags: $:/tags/EditTemplate
|
tags: $:/tags/EditTemplate
|
||||||
|
|
||||||
\define lingo-base() $:/language/EditTemplate/
|
\define lingo-base() $:/language/EditTemplate/
|
||||||
<$list filter="[all[current]is[shadow]]">
|
<$list filter="[all[current]get[draft.of]is[shadow]]">
|
||||||
<div class="tw-message-box">
|
<div class="tw-message-box">
|
||||||
|
|
||||||
<<lingo Body/ShadowWarning>>
|
<<lingo Body/ShadowWarning>>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user