Skip to content

Commit

Permalink
Fixed searchData kept appended when force update localStorage db.
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Jan 17, 2010
1 parent 1297100 commit edda182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/docs.js
Expand Up @@ -311,6 +311,7 @@ var Docs = {
$clear(Docs.hashPoll);
Docs.$menu.set('html', '');
Docs.$docs.set('html', '');
Docs.searchData = [];
Docs.getScriptsJSON();
},

Expand Down

0 comments on commit edda182

Please sign in to comment.