Skip to content

Commit b5455bd

Browse files
authored
Merge pull request #1817 from ivis-weko3-dev/fix_v0.9.26_hiroba_handleChargeBillingFile
Fix v0.9.26 hiroba handle charge billing file
2 parents ed2173b + fd5e43b commit b5455bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/weko-records-ui/weko_records_ui/templates/weko_records_ui/body_contents.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,6 @@ <h3 class="modal-title"><span class="glyphicon glyphicon-info-sign"></span>{{_('
568568
}
569569
if(download_id && charge_button || show_popup === "1"){
570570
window.history.replaceState( {} , '', href.replace(search, ''));
571-
handleChargeBillingFile();
572571
$('button#charge-button').trigger('click');
573572
"{{ session.pop('check_download_billingfile', None) }}";
574573
}

0 commit comments

Comments
 (0)