General clean up. Show menu instead of link to all journals list. For now it just includes the most recent Entries loaded.
This commit is contained in:
@@ -28,6 +28,9 @@ let journals_local_data_struct: key_val = {
|
||||
qry__offset: 0,
|
||||
qry__journal_id: null,
|
||||
|
||||
journal_view_history_li: [], // Appended each time the journal is loaded.
|
||||
entry_view_history_li: [], // Appended each time the entry is loaded.
|
||||
|
||||
journal: {
|
||||
edit: false,
|
||||
edit_kv: {},
|
||||
|
||||
Reference in New Issue
Block a user