Changeset 10032 for temp


Ignore:
Timestamp:
2006/12/01 12:05:08 (20 years ago)
Author:
uehara
Message:

blank

Location:
temp/trunk
Files:
2 edited

Legend:

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

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