diff --git a/editions/tw5.com/tiddlers/widgets/ActionPopupWidget.tid b/editions/tw5.com/tiddlers/widgets/ActionPopupWidget.tid index 9aa5b0c47..c1b7003d3 100644 --- a/editions/tw5.com/tiddlers/widgets/ActionPopupWidget.tid +++ b/editions/tw5.com/tiddlers/widgets/ActionPopupWidget.tid @@ -19,11 +19,11 @@ The ''action-popup'' widget is invisible. Any content within it is ignored. ! Examples -Here is an example of button that triggers the "more" button in the sidebar "Tools" tab +Here is an example of button that triggers the "more" button in the sidebar "Tools" tab. You may need to scroll to see the popup <$macrocall $name='wikitext-example-without-html' src='<$button> -<$action-setfield $tiddler="$:/state/tab/sidebar-1206596165" $value="$:/core/ui/SideBar/Tools"/> -<$action-popup $state="$:/state/popup/more-435115636" $coords="(0,20,0,0)"/> +<$action-setfield $tiddler="$:/state/tab/sidebar--595412856" $value="$:/core/ui/SideBar/Tools"/> +<$action-popup $state="$:/state/popup/more-2053862905" $coords="(0,20,0,0)"/> Click me! '/>