[Koha-bugs] [Bug 10790] adding/editing item types screen mis aligned if noItemTypeImages not showing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 20 13:27:06 CET 2014


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

M. Tompsett <mtompset at hotmail.com> changed:

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

--- Comment #3 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 26480
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26480&action=edit
[SIGNED OFF] Bug 10790 - adding/editing item types screen mis aligned if
noItemTypeImages not showing

This patch fixes the odd behavior when noItemTypesImages is set
to 'Don't show'. Just a misplaced </div>

To test:

1) Set syspref noItemTypeImages to 'Don't show'
2) Go to Admininstration > Item types
3) Edit some item type, you will view a display
similar to the attached image
4) Apply the patch
5) Reload the page, now the display is fixed
6) Change syspref to 'Show' to check that
the display is also good

Also fixed a missing '/' on a closing select

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>

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


More information about the Koha-bugs mailing list