- Timestamp:
- Sep 7, 2019 8:51:08 PM (6 years ago)
- File:
-
- 1 edited
-
branches/testa-single-bookmark/js/sidemenu.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/testa-single-bookmark/js/sidemenu.js
r67 r68 134 134 if( jsondata[Globalx[part].key].length == 0 ){ 135 135 Globalx[part].key_indicate_file = true; 136 console.log("Globalx[" + part + "].key_indicate_file = " + Globalx[part].key_indicate_file)137 136 let url = Globalx.output_url_listx[base].full 138 console.log( "item_name="+item_name ) 139 console.log( "base="+base ) 140 console.log( "url="+url ) 137 141 138 $( Globalx[part].download_url_sel ).val( Globalx[part].key ) 142 139 $( Globalx[part].download_url_sel ).attr('href' , url ) … … 159 156 } 160 157 161 make_menu_item_list( realData, key){158 make_menu_item_list( obj , key){ 162 159 let content = null 163 160 let item = null 164 let ary = realData[ key ]161 let ary = obj[ key ] 165 162 166 163 let name = '..(Up)'
Note: See TracChangeset
for help on using the changeset viewer.
![(trac.ini の [header_logo] セクションを設定してください)](/python/trac/Flist/chrome/common/trac_logo_mini.png)