Changeset 9980 for temp/trunk/html


Ignore:
Timestamp:
2006/11/30 22:38:55 (20 years ago)
Author:
uehara
Message:

blank

File:
1 edited

Legend:

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

    r9979 r9980  
    153153 
    154154// ¥Õ¥¡¥¤¥ë¥ê¥¹¥È¥À¥Ö¥ë¥¯¥ê¥Ã¥¯½èÍý 
    155 function fnDbClick(arrTree, path, is_dir, now_dir) { 
     155function fnDbClick(arrTree, path, is_dir, now_dir, url_dir) { 
    156156    if(is_dir) { 
    157157        for(cnt = 0; cnt < arrTree.length; cnt++) { 
Note: See TracChangeset for help on using the changeset viewer.