Changeset 420 in products for qTopic/trunk/Extensions/Install.py


Ignore:
Timestamp:
Jul 25, 2006 1:51:08 PM (18 years ago)
Author:
fenix
Message:

fixed installation script, modify fti, fixed bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • qTopic/trunk/Extensions/Install.py

    r392 r420  
    4141            path = ','.join(path) 
    4242            skinstool.addSkinSelection(skinName, path) 
    43  
    44  
    45  
     43         
     44    pact_icons = getToolByName(self, 'portal_actionicons') 
     45    pact_icons.removeActionIcon('plone', 'export_csv') 
Note: See TracChangeset for help on using the changeset viewer.