Changeset 1362 for HelpIM3

Show
Ignore:
Timestamp:
12/23/10 11:10:13 (17 months ago)
Author:
zeank
Message:

renamed ShowChat?.py to ChatLog?.py
hardcoded ref to ChatLog?.py to ChatgroupLog?
refs #247

Location:
HelpIM3/branches/chatgroups/HelpIM/chatgroup/pages
Files:
1 modified
1 moved

Legend:

Unmodified
Added
Removed
  • HelpIM3/branches/chatgroups/HelpIM/chatgroup/pages/ShowGroup.py

    r1353 r1362  
    130130                 {'type': 'action'}, 
    131131                 [{'action': 
    132                    [{'name': 'ShowChat', 
     132                   [{'name': 'ChatgroupLog', 
    133133                     'text': 'logs'}, 
    134134                    [{'actionParm': [{'name': 'conv_id', 
     
    182182 
    183183    def getPanelData(self, *args, **kwargs): 
    184         self.log.debug("*****************") 
    185184        group_id = self.getParam('group_id') 
    186185        data = []