[ adempiere-ZK Web Client-2721928 ] product info inactive

This commit is contained in:
Heng Sin Low 2009-03-30 16:56:27 +00:00
parent f6ce9edfc8
commit c9dfc870f9
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ public class CWindowToolbar extends FToolbar implements EventListener
btnActiveWorkflows.setDisabled(false); // Elaine 2008/07/17 btnActiveWorkflows.setDisabled(false); // Elaine 2008/07/17
btnRequests.setDisabled(false); // Elaine 2008/07/22 btnRequests.setDisabled(false); // Elaine 2008/07/22
btnProductInfo.setDisabled(isAllowProductInfo); // Elaine 2008/07/22 btnProductInfo.setDisabled(!isAllowProductInfo); // Elaine 2008/07/22
btnArchive.setDisabled(false); // Elaine 2008/07/28 btnArchive.setDisabled(false); // Elaine 2008/07/28
btnLock.setDisabled(!isPersonalLock); // Elaine 2008/12/04 btnLock.setDisabled(!isPersonalLock); // Elaine 2008/12/04