[Koha-bugs] [Bug 34853] Move EDI link to new line in invoice column of acquisition details display

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 16 18:13:21 CET 2024


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

--- Comment #9 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 161070
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161070&action=edit
Bug 34853: Switch to 'div' as suggested

This patch switches us from '<span class="clearfix">' to '<div>' so
we're just using a block level elemenet instead of manipulating an
inline element to act like a block.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list