feat(table): added sanitize html option to column styles for table panel, fixes #4596

This commit is contained in:
Torkel Ödegaard
2016-07-11 09:38:06 +02:00
parent 4c4cb20bde
commit 65683ab241
8 changed files with 45 additions and 11 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ func init() {
}
func updateAppDashboards() {
time.Sleep(time.Second * 1)
time.Sleep(time.Second * 5)
plog.Debug("Looking for App Dashboard Updates")