[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
Fri Jun 16 20:24:40 CEST 2017


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

Michael Cabus <michael at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63897|0                           |1
        is obsolete|                            |

--- Comment #11 from Michael Cabus <michael at bywatersolutions.com> ---
Created attachment 64409
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64409&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

Signed-off-by: Michael Andrew Cabus <michael at bywatersolutons.com>

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


More information about the Koha-bugs mailing list