This commit is contained in:
2018-06-07 18:58:54 +02:00
parent d7a082c0c7
commit 0bed73158f
25 changed files with 521 additions and 129 deletions

View File

@@ -107,6 +107,7 @@ $(function() {
}
function close_navigation() {
$body.removeClass('notification_open');
$navigation.removeAttr('style');
var $navigation_main = $navigation.find('.navigation__main');
$body.removeClass('navigation_open');