Bug 13487: DT pagination contains '...' for the full_numbers form
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 22 Dec 2014 09:44:26 +0000 (10:44 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 7 Jan 2015 23:12:50 +0000 (20:12 -0300)
commit2d413ffab1d074ca52bf9afa826e6006ebb7e664
tree4939d29f9238b0f52a15a592b5fadd80c28697c2
parentad0711ba32c7ad90ad18607e5a27ece97b8ef7cd
Bug 13487: DT pagination contains '...' for the full_numbers form

Since the DT upgrade (bug 12986), the full_numbers pagination adds a
span (containing '...'). It is not managed by the css file and is put at
the end of the page numbers ( "1 2 3 4 5 20 NEXT LAST ...", we expect "1
2 3 4 5 ... 20 NEXT LAST").

Test plan:
1/ Go on the member search and launch a search which will return more than
7 pages
2/ Without this patch, the '...' span is put at the end of the
pagination bar.
3/ With the patch it should be better placed.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/css/datatables.css