mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-03-24 20:36:56 +00:00
Refresh when creating bags and recipes to get the change instantly
This commit is contained in:
parent
14752ccb0c
commit
f5fdd79c7f
@ -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%>
|
||||
|
Loading…
x
Reference in New Issue
Block a user