xiaoding721
2024-11-11 a80361675b58ab61191e977723f94c01f87d9753
_Main/UI/MacroPlannerWebApp/Component_DialogCreateLockPeriod/Response_pnlContent661_cbAllProductInStockingPoint_OnChanged.def
@@ -2,7 +2,7 @@
#parent: pnlContent661/cbAllProductInStockingPoint
Response OnChanged () id:Response_pnlContent661_cbAllProductInStockingPoint_OnChanged
{
  #keys: '[414996.1.172932951]'
  #keys: '[414996.1.206961937]'
  CanBindMultiple: false
  DefinitionID: 'Responsedef_WebCheckbox_OnChanged'
  GroupServerCalls: true
@@ -14,7 +14,6 @@
        ddlProductInStockingPoint.Enabled( false,"" ); 
      }else{
        ddlProductInStockingPoint.Enabled( true,"" );
        cbAllProduct.Checked( false );
      }
    *]
  }