Changeset 10034 for temp/trunk


Ignore:
Timestamp:
2006/12/01 12:09:21 (20 years ago)
Author:
uehara
Message:

blank

Location:
temp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/js/file_manager.js

    r10033 r10034  
    160160// ¥Õ¥¡¥¤¥ë¥ê¥¹¥È¥À¥Ö¥ë¥¯¥ê¥Ã¥¯½èÍý 
    161161function fnDbClick(arrTree, path, is_dir, now_dir, is_parent) { 
    162 alert(is_parent); 
    163162    if(is_dir) { 
    164163        if(is_parent) { 
Note: See TracChangeset for help on using the changeset viewer.