Ignore:
Timestamp:
Mar 8, 2016, 5:59:15 PM (8 years ago)
Author:
ddtddt
Message:

[extensions] - DownloadFromThumbnail

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/DownloadFromThumbnail/dst.tpl

    r31376 r31410  
    33jQuery('.dowpica').click(function(){
    44    var id= $(this).data('id');
    5     jQuery.post("plugins/DownloadSinceThumbnail/save_history.php", {
     5    jQuery.post("plugins/DownloadFromThumbnail/save_history.php", {
    66        dsp_his: id,
    77    });
Note: See TracChangeset for help on using the changeset viewer.