[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 Jul 21 12:59:14 CEST 2017


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64409|0                           |1
        is obsolete|                            |
  Attachment #64410|0                           |1
        is obsolete|                            |

--- Comment #13 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 65170
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65170&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>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list