From a9f6e8f9a5a9a5e1196dd4958ad83e5d6b523f21 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 14 Feb 2022 14:21:00 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- Viewer/features/core.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Viewer/features/core.js b/Viewer/features/core.js index 7b100100..461a5c1a 100755 --- a/Viewer/features/core.js +++ b/Viewer/features/core.js @@ -923,7 +923,7 @@ var LifeCycleActions = actions.Actions({ doc``, function(comment){ // XXX should this trigger the saved event pre/post outer action... - this.saved(...arguments) }], + }], saved: ['- System/', doc``, Event(function(comment){