27 Nov
2023
27 Nov
'23
5:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35392 --- Comment #10 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Not tested, but maybe this is better: "Job for report type %s has been queued, %sclick here%s to check its progress".format('<strong>%s</strong>'.format(job.report_type), '<a href="/cgi-bin/koha/admin/background_jobs.pl?op=view&id=%s" target="_blank">'.format(job.job_id), '</a>') What do you think? -- You are receiving this mail because: You are watching all bug changes.