Merge pull request #223 from SamStudio8/master

Prevent profile breaking if no stats are returned [Fix #81]
This commit is contained in:
Sam Nicholls 2013-01-25 12:15:21 -08:00
commit f9c0831233

View File

@ -71,6 +71,7 @@ block content
th Verbosity th Verbosity
th Mentions th Mentions
tbody tbody
if stats
for chan, key in stats for chan, key in stats
if stats.hasOwnProperty(key) if stats.hasOwnProperty(key)
tr tr