Changeset 67 for branches/testa-single-bookmark/js/remotex.js
- Timestamp:
- Sep 5, 2019 9:42:27 AM (6 years ago)
- File:
-
- 1 edited
-
branches/testa-single-bookmark/js/remotex.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/testa-single-bookmark/js/remotex.js
r66 r67 38 38 async get_output_url_listx( num, func) { 39 39 let param_array = [['cmd', 'get_output_url_listx'] , ['num', num]] 40 await this.fetchx( this.filename , param_array, 2, func ) 41 } 42 43 async update_output_url_listx( num, func) { 44 let param_array = [['cmd', 'update_output_url_listx'] , ['num', num]] 40 45 await this.fetchx( this.filename , param_array, 2, func ) 41 46 }
Note: See TracChangeset
for help on using the changeset viewer.
![(trac.ini の [header_logo] セクションを設定してください)](/python/trac/Flist/chrome/common/trac_logo_mini.png)