Stores the _PushStatus when sending push, set pending, and running states
This commit is contained in:
@@ -71,7 +71,7 @@ var defaultColumns = {
|
||||
},
|
||||
_PushStatus: {
|
||||
"pushTime": {type:'String'},
|
||||
"source": {type:'String'}, // rest or web
|
||||
"source": {type:'String'}, // rest or webui
|
||||
"query": {type:'String'}, // the stringified JSON query
|
||||
"payload": {type:'Object'}, // the JSON payload,
|
||||
"title": {type:'String'},
|
||||
|
||||
Reference in New Issue
Block a user