Changeset 2277 for temp/trunk
- Timestamp:
- 2006/08/28 13:33:44 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/basis/subnavi.tpl (modified) (previous)
-
html/js/navi.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/js/navi.js
r1328 r2277 25 25 function chgImgImageSubmit(fileName,imgObj){ 26 26 imgObj.src = fileName; 27 28 function naviStyleChange(ids, color){ 29 document.getElementById(ids).style.backgroundColor = color; 30 } 27 31 }
Note: See TracChangeset
for help on using the changeset viewer.
