30 Apr
2020
30 Apr
'20
11:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25279 --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
+ + var result = '<a class="btn btn-default btn-xs" href="/cgi-bin/koha/admin/cities.pl?op=add_form&cityid='+ row.id +'"><i class="fa fa-pencil"></i> Edit</a>';
The button label is not translatable
Not sure if the QA tools catches it, but the icon it should also have the aria attribute I think. -- You are receiving this mail because: You are watching all bug changes.