Yangman - Show all items box showed for a moment-update
[dlux.git] / modules / yangman-resources / src / main / resources / yangman / directives / yang-form-menu.directive.js
index 585f4e4c9ff47977bf361d9dbcc3dd2b423e5d7a..e5ba8b48ffea5524449456f95d3f0ec9b672ee0a 100644 (file)
@@ -72,6 +72,7 @@ define(['angular'], function (angular) {
                  */
                 function closeMenu(){
                     scope.isActive = false;
+                    scope.hideInfoBox();
                 }
 
                 /**