gridftp: fixed height file list
[qcg-portal.git] / filex / static / filex / filex.js
index a19b354..011f47c 100644 (file)
@@ -329,7 +329,7 @@ $(function(){
             this.hostSelectize = this.$('#host-selector')[0].selectize;
 
             this.render();
-               Backbone.history.start({silent: true});
+               Backbone.history.start();
         },
 
         render: function() {