mirror of
https://github.com/nasa/openmct.git
synced 2025-02-22 10:11:06 +00:00
Merge branch 'search' of https://github.com/slhale/openmctweb into search
This commit is contained in:
commit
d6a7dc9820
@ -110,7 +110,7 @@ define(
|
|||||||
/*
|
/*
|
||||||
if (rawResults.data.hits.total > resultsLength) {
|
if (rawResults.data.hits.total > resultsLength) {
|
||||||
// TODO: Somehow communicate this to the user
|
// 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');
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user