mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
more notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1222f14740
commit
8488a4f126
@ -2041,7 +2041,7 @@ var JournalActions = actions.Actions({
|
|||||||
.map(function(action){
|
.map(function(action){
|
||||||
that.on(action+'.pre', 'journal-handler', handler(action))
|
that.on(action+'.pre', 'journal-handler', handler(action))
|
||||||
return action }) }],
|
return action }) }],
|
||||||
|
// XXX unify names (globally) -> .journal<Action>(..) or .<action>Journal(..)
|
||||||
journalPush: ['- System/Journal/Add an item to journal',
|
journalPush: ['- System/Journal/Add an item to journal',
|
||||||
function(data){
|
function(data){
|
||||||
// clear the reverse journal...
|
// clear the reverse journal...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user