Changeset 3206 for temp/trunk
- Timestamp:
- 2006/08/30 21:01:24 (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
r3202 r3206 30 30 function naviStyleChange(ids, color){ 31 31 document.getElementById(ids).style.backgroundColor = color; 32 document.getElementById(ids).style.color = "#000000";33 32 } 34 33
Note: See TracChangeset
for help on using the changeset viewer.
