http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14551

--- Comment #2 from M. Tompsett <[email protected]> ---
Comment on attachment 41049
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41049
Bug 14551: Silencing warn triggered by sending a list via email on OPAC

Review of attachment 41049:
 --> 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14551&attachment=41049)
-----------------------------------------------------------------

::: C4/VirtualShelves.pm
@@ +264,4 @@
>          $sth2->execute($shelfnumber);
>          ($sortfield) = $sth2->fetchrow_array;
>      }
> +    $sort_direction //= ''; 

Am I missing something? I don't see a difference, except for white space and
vertical spacing.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to