Ignore:
Timestamp:
2006/11/26 22:48:50 (20 years ago)
Author:
uehara
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/test/uehara/js/tree.js

    r9081 r9082  
    3838        // ³¬ÁؤÎʬ¤À¤±¥¹¥Ú¡¼¥¹¤òÆþ¤ì¤ë 
    3939        for(space_cnt = 0; space_cnt < arrTree[i][3]; space_cnt++) { 
    40             tree += "&nbsp;"; 
     40            tree += "&nbsp;&nbsp;&nbsp;"; 
    4141        } 
    4242         
Note: See TracChangeset for help on using the changeset viewer.