mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Add class identifying the tiddler body editor
See https://groups.google.com/d/msgid/tiddlywiki/13fb3572-4259-46c3-9cc7-6ed85b636177%40googlegroups.com
This commit is contained in:
parent
124efb31ea
commit
89716bb81d
@ -3,7 +3,7 @@ title: $:/core/ui/EditTemplate/body/editor
|
||||
<$edit
|
||||
|
||||
field="text"
|
||||
class="tc-edit-texteditor"
|
||||
class="tc-edit-texteditor tc-edit-texteditor-body"
|
||||
placeholder={{$:/language/EditTemplate/Body/Placeholder}}
|
||||
tabindex={{$:/config/EditTabIndex}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user