Skip to content

Commit

Permalink
forgot to update searchTools as well as index :
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Eichar committed Jul 24, 2012
1 parent 6f6fde6 commit 817c563
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ var searchTools = {
relevance: {name:'relevance', order: 'DESC'},
popularity: {name: 'popularity', order: 'DESC'},
revisionDate: {name: '_revisionDate', order: 'DESC'},
dateStamp: {name: 'dateStamp', order: 'DESC'},
changeDate: {name: 'changeDate', order: 'DESC'},
title: {name: '_title', order: 'A'}
},

Expand Down

0 comments on commit 817c563

Please sign in to comment.