Changeset 29

Show
Ignore:
Timestamp:
07/06/07 13:58:05 (5 years ago)
Author:
ppal
Message:

not show unimplemented buttons

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pb/src/com/bbn/pb/checks/FalseInfoFeederPropertiesUI.java

    r4 r29  
    8282                                             +" Editable Properties")); 
    8383         
     84        /* 
    8485        html.append(UIHelper.beginTable("0", "50%")); 
    8586        String[] names = { "EditFIFWatchwords", "ModifyFIFTriggerThreshold" }; 
     
    8990        html.append(UIHelper.endTable()); 
    9091         
    91          
     92        */ 
    9293        html.append(UIHelper.endSubHeading()); 
    9394