alecpl
2011-07-27 31f05cc9a4231295c7438e92155df0c29978e33c
- Call ksearch_destroy() on ksearch_hide()


1 files modified
4 ■■■ changed files
program/js/app.js 4 ●●● patch | view | raw | blame | history
program/js/app.js
@@ -3730,7 +3730,9 @@
    if (this.ksearch_pane)
      this.ksearch_pane.hide();
   };
    this.ksearch_destroy();
  };
  // Aborts pending autocomplete requests
  this.ksearch_destroy = function()