https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38854 --- Comment #15 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Matt Blenkinsop from comment #13)
Looks like there are two errors: 1) AgreementsShow the class has been removed from an <a> tag that isn't part of the ToolbarButton component. The Delete button is styled incorrectly as a result
Oops, good catch!
2) TrainsShow - the ToolbarButton component for editing trains has now got a '_class' property instead of having the 'class' removed (lines 93-101)
Oops again, that was part of the first attempt. Thanks! I've added a follow-up patch to help the review, but please squash them when QAing. -- You are receiving this mail because: You are watching all bug changes.