Changeset 11060 for temp/branches


Ignore:
Timestamp:
2006/12/21 14:30:43 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl

    r11057 r11060  
    4545            var nama_id = change_tag.item(i).id; 
    4646            arrIds =  nama_id.split("_"); 
    47              
     47 
     48            if (count > 0) ids += '-';           
    4849            ids += arrIds[2]; 
    49             if (count > 0) ids += '-'; 
    5050            count ++; 
    5151        } 
Note: See TracChangeset for help on using the changeset viewer.