Changeset 11060 for temp/branches
- Timestamp:
- 2006/12/21 14:30:43 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl
r11057 r11060 45 45 var nama_id = change_tag.item(i).id; 46 46 arrIds = nama_id.split("_"); 47 47 48 if (count > 0) ids += '-'; 48 49 ids += arrIds[2]; 49 if (count > 0) ids += '-';50 50 count ++; 51 51 }
Note: See TracChangeset
for help on using the changeset viewer.
