mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-09 02:32:22 -08:00
Palette editor: use colour name if description not available
This commit is contained in:
parent
1b25d4b51a
commit
3567e4c2c7
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ title: $:/snippets/paletteeditor
|
|||
|
||||
\define lingo-base() $:/language/ControlPanel/Palette/Editor/
|
||||
\define describePaletteColour(colour)
|
||||
{{$:/language/Docs/PaletteColours/$colour$}}
|
||||
<$transclude tiddler="$:/language/Docs/PaletteColours/$colour$"><$text text="$colour$"/></$transclude>
|
||||
\end
|
||||
<$set name="currentTiddler" value={{$:/palette}}>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue