mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-13 13:25:42 +00:00
Refresh when creating bags and recipes to get the change instantly
This commit is contained in:
@@ -12,6 +12,7 @@ title: MultiWikiServer Administration
|
||||
/>
|
||||
<%if [<error>match[]] %>
|
||||
<$action-setfield $tiddler=<<errorTiddler>> text=""/>
|
||||
<$action-sendmessage $message="tm-server-refresh"/>
|
||||
<%else%>
|
||||
<$action-setfield $tiddler=<<errorTiddler>> text=<<data>>/>
|
||||
<%endif%>
|
||||
@@ -72,6 +73,7 @@ title: MultiWikiServer Administration
|
||||
\import [subfilter{$:/core/config/GlobalImportFilter}]
|
||||
<%if [<error>match[]] %>
|
||||
<$action-setfield $tiddler=<<errorTiddler>> text=""/>
|
||||
<$action-sendmessage $message="tm-server-refresh"/>
|
||||
<%else%>
|
||||
<$action-setfield $tiddler=<<errorTiddler>> text=<<data>>/>
|
||||
<%endif%>
|
||||
|
||||
Reference in New Issue
Block a user