From 6ed6ed3953b8ca2c4a0743cc45e69780c76e9d31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Rodr=C3=ADguez=20Rivero?= Date: Mon, 15 Jun 2015 15:46:11 +0200 Subject: [PATCH] Added ActionSendMessageWidget Added ActionSendMessageWidget to the list of possible message emiters on edit-tiddler message --- .../tiddlers/messages/WidgetMessage_ tm-edit-tiddler.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-edit-tiddler.tid b/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-edit-tiddler.tid index 47fa8e1d7..06ed1b484 100644 --- a/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-edit-tiddler.tid +++ b/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-edit-tiddler.tid @@ -11,4 +11,4 @@ The `tm-edit-tiddler` message replaces the specified tiddler in the current stor |param |Title of the tiddler that is being switched to edit mode | |tiddlerTitle |Fallback title that is used if ''param'' isn't specified (automatically set by the ButtonWidget) | -The edit tiddler message is usually generated with the ButtonWidget and is handled by the NavigatorWidget. +The edit tiddler message is usually generated with the ButtonWidget or the ActionSendMessageWidget and is handled by the NavigatorWidget.