diff options
Diffstat (limited to 'template/newlog.st')
| -rwxr-xr-x | template/newlog.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/newlog.st b/template/newlog.st index 9bef1f7..57f1903 100755 --- a/template/newlog.st +++ b/template/newlog.st @@ -126,7 +126,7 @@ window.location = "/error/ie"; $if(humps)$ - $humps: { d | $log_dump(hump=d)$ }$ + $humps: { d | $log_hump(hump=d)$ }$ $json_tags_block(json_tags=json_tags)$ $else$ |
