Explorar o código

[hbase] query reload fix

Kevin Wang %!s(int64=12) %!d(string=hai) anos
pai
achega
8f80f33716
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      apps/hbase/static/js/controls.js

+ 1 - 0
apps/hbase/static/js/controls.js

@@ -161,6 +161,7 @@ var SmartViewModel = function(options)
       }
     }
     routie(app.cluster() + '/' + app.views.tabledata.name() +'/query/' + value);
+    self.evaluateQuery();
   });
 
   self._reloadcfs = function()