scrape metadata in background

This commit is contained in:
j 2015-03-07 21:54:07 +05:30
commit 2711fbb0c1
6 changed files with 89 additions and 3 deletions

View file

@ -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')