Changeset 9080 for temp


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

blank

Location:
temp/trunk
Files:
2 edited

Legend:

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

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