Author: ruschein
Date: 2010-02-18 10:48:20 -0800 (Thu, 18 Feb 2010)
New Revision: 19364

Modified:
   coreplugins/trunk/browser/src/browser/ui/AttributeBrowserToolBar.java
Log:
Really fixed Mantis bug #2179.

Modified: coreplugins/trunk/browser/src/browser/ui/AttributeBrowserToolBar.java
===================================================================
--- coreplugins/trunk/browser/src/browser/ui/AttributeBrowserToolBar.java       
2010-02-18 18:48:10 UTC (rev 19363)
+++ coreplugins/trunk/browser/src/browser/ui/AttributeBrowserToolBar.java       
2010-02-18 18:48:20 UTC (rev 19364)
@@ -140,6 +140,7 @@
                logger = CyLogger.getLogger(AttributeBrowserToolBar.class);
 
                initialize();
+               attrModButton.setVisible(objectType != NETWORK);
        }
 
        /**

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to