responsiveish table

This commit is contained in:
jllord
2013-05-28 21:49:17 -07:00
parent 476481c837
commit d38677d8a6
2 changed files with 3 additions and 2 deletions

View File

@@ -111,7 +111,7 @@ function getKeyword(data, keyword) {
}
})
return group
if (group = []) return "null"
if (group = []) return "no matches"
}
function getColumnTotal(data, column){