Merge branch 'search' of https://github.com/slhale/openmctweb into search

This commit is contained in:
slhale 2015-07-28 10:17:15 -07:00
commit d6a7dc9820

View File

@ -110,7 +110,7 @@ define(
/*
if (rawResults.data.hits.total > resultsLength) {
// TODO: Somehow communicate this to the user
console.log('Total number of results greater than displayed results');
//console.log('Total number of results greater than displayed results');
}
*/