scrape metadata in background
This commit is contained in:
parent
e55df181db
commit
2711fbb0c1
6 changed files with 89 additions and 3 deletions
|
|
@ -333,6 +333,7 @@ oml.ui.folders = function() {
|
|||
},
|
||||
change: function(data) {
|
||||
Ox.print('got change event')
|
||||
Ox.Request.clearCache();
|
||||
},
|
||||
'peering.accept': function(data) {
|
||||
Ox.print('peering.accept reload list')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue