[Koha-bugs] [Bug 24745] OPAC news block plugin should evaluate as false if there are no items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 4 19:55:56 CET 2020


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

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Whoops, the "#" turned my CSS into a commented line in the commit message :(

Also my test plan depended on Bug 24746 still existing!

Now to verify the bug you have to look at the page source for a couple of empty
<div>s in the header, right after '</div> <!-- /navbar -->'

<div class="container-fluid">
    <div class="row-fluid">
    </div>
</div>

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


More information about the Koha-bugs mailing list