[Koha-bugs] [Bug 18692] When SMS is enabled the OPAC messaging table is misaligned

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 29 16:38:57 CEST 2017


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

--- Comment #1 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 63814
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63814&action=edit
Bug 18692 - When SMS is enabled the OPAC messaging table is misaligned

Bug 6726 had corrected the fact that when SMS is enabled the messaging table is
missing a column.
Bug 6458 has broken this.
The SMS column is missing an else case with cell containing only "-" like other
columns.

Test plan :
- set SMSSendDriver preference empty
- go to OPAC patron messaging
- column SMS should not be visible
- set SMSSendDriver preference not empty
- go to OPAC patron messaging
- column SMS appears with checkboxes

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


More information about the Koha-bugs mailing list