diff --git a/powerdnsadmin/routes/dashboard.py b/powerdnsadmin/routes/dashboard.py index a23ffa1..8cf1b12 100644 --- a/powerdnsadmin/routes/dashboard.py +++ b/powerdnsadmin/routes/dashboard.py @@ -208,7 +208,6 @@ def dashboard(): history_number=history_number, uptime=uptime, histories=detailedHistories, - histories=history, show_bg_domain_button=show_bg_domain_button, pdns_version=Setting().get('pdns_version'))