diff --git a/front/salix/components/layout/index.html b/front/salix/components/layout/index.html index cb0fb93b4..cd13c565e 100644 --- a/front/salix/components/layout/index.html +++ b/front/salix/components/layout/index.html @@ -3,7 +3,7 @@ icon="menu" class="show-menu" ng-if="$ctrl.leftMenu" - ng-click="$ctrl.leftMenu.show()"> + ng-click="$ctrl.leftMenu.toggle()">