diff --git a/app/frontend/templates/panel/dashboard.html b/app/frontend/templates/panel/dashboard.html index 15e04e1b..4bf16da3 100644 --- a/app/frontend/templates/panel/dashboard.html +++ b/app/frontend/templates/panel/dashboard.html @@ -299,8 +299,6 @@ $( document ).ready(function() { document.getElementById(id).innerHTML = '    '; } - - document.getElementById(id).innerHTML = ''; } }); }