diff --git a/Bootstrap.Admin/wwwroot/js/profiles.js b/Bootstrap.Admin/wwwroot/js/profiles.js index d33bc8a9..32879458 100644 --- a/Bootstrap.Admin/wwwroot/js/profiles.js +++ b/Bootstrap.Admin/wwwroot/js/profiles.js @@ -22,6 +22,8 @@ if (!!url === true) $headerIcon.attr('src', url); }); + $('.site-footer').footer(); + var dataBinder = new DataEntity({ Password: "#currentPassword", NewPassword: "#newPassword",