diff --git a/Viewer/features/core.js b/Viewer/features/core.js index f408e2cf..aa5070ea 100755 --- a/Viewer/features/core.js +++ b/Viewer/features/core.js @@ -2041,7 +2041,7 @@ var JournalActions = actions.Actions({ .map(function(action){ that.on(action+'.pre', 'journal-handler', handler(action)) return action }) }], - + // XXX unify names (globally) -> .journal(..) or .Journal(..) journalPush: ['- System/Journal/Add an item to journal', function(data){ // clear the reverse journal...