Changeset 1379


Ignore:
Timestamp:
02/22/2010 07:43:26 PM (2 years ago)
Author:
Xiping.Wang
Message:

[trunk] Remove the hard coded label

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/home/portlets/PortletsClass.php

    r1372 r1379  
    409409 
    410410                # Set chart attributes 
    411                 $FC->setChartParam("caption","Top 10 skills from MIKE2 community"); 
     411                $FC->setChartParam("caption","Top 10 skills from community"); 
    412412//              $FC->setChartParam("subCaption"," --"); 
    413413                $FC->setChartParam("showNames","1"); 
Note: See TracChangeset for help on using the changeset viewer.