Changeset 3517 for trunk/wp-includes/js/tinymce/wp-mce-help.php
- Timestamp:
- 02/12/2006 07:53:23 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/wp-mce-help.php
r3167 r3517 94 94 t = d('tab'+i.toString()); 95 95 if ( n == i ) { 96 c.className = ''; 96 c.className = ''; 97 97 t.className = 'current'; 98 98 } else {
Note: See TracChangeset
for help on using the changeset viewer.