luci-app-olsr: handle empty result for non-status tables
[oweals/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / cpu.lua
1 return {
2         legend = {
3                 { },
4                 { },
5                 { }
6         },
7         label = _("Processor"),
8         category = "general"
9 }