https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38217

--- Comment #14 from Jonathan Druart <[email protected]> ---
Also "Cancel":
koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt:              
                 result += '<a class="btn btn-default btn-xs submit-form-link"
role="button" href="#" data-action="/cgi-bin/koha/admin/background_jobs.pl"
data-method="post" data-op="cud-cancel" data-confirmation-msg="[% t('Are you
sure you want to cancel this job?') | html %]" data-id="'+
encodeURIComponent(row.job_id) +'"><i class="fa fa-trash-can"
aria-hidden="true"></i> '+_("Cancel")+'</a>';

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to