mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-19 00:04:51 +00:00
Fixed typo
This commit is contained in:
parent
8fbae4435f
commit
1f75866f07
@ -9,7 +9,7 @@ tags: widget
|
|||||||
|
|
||||||
The field manager widget manipulates the fields and tags of a tiddler. It does so in response to the following WidgetMessages:
|
The field manager widget manipulates the fields and tags of a tiddler. It does so in response to the following WidgetMessages:
|
||||||
|
|
||||||
|!Message |!Description
|
|!Message |!Description |
|
||||||
|''tw-remove-field'' |Remove the field specified in `event.param` |
|
|''tw-remove-field'' |Remove the field specified in `event.param` |
|
||||||
|''tw-add-field'' |Add the field specified in `event.param` |
|
|''tw-add-field'' |Add the field specified in `event.param` |
|
||||||
|''tw-remove-tag'' |Remove the tag specified in `event.param` |
|
|''tw-remove-tag'' |Remove the tag specified in `event.param` |
|
||||||
|
Loading…
Reference in New Issue
Block a user