* dont clear search results when you leave search page

This commit is contained in:
Seth Call 2015-08-18 10:52:14 -05:00
parent 537e4d3de4
commit e6ce9d1d02
1 changed files with 1 additions and 1 deletions

View File

@ -506,7 +506,7 @@ MIX_MODES = context.JK.MIX_MODES
beforeShow: () ->
@clearResults();
#@clearResults();
onAppInit: (@app) ->