Bug 3423 - In Cataloging, fields are not ordered by tag number
authorFrédéric Demians <f.demians@tamil.fr>
Wed, 15 Jul 2009 19:59:56 +0000 (21:59 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 21:19:20 +0000 (23:19 +0200)
commita2dca36ec074484033c6eae0500382ab9b3fda98
tree5c379fafbdeb8b4a9cc7d93093eae991db1512ef
parent60673d3ec9bb3ae7fc8d053f22e54c1f6f992faf
Bug 3423 - In Cataloging, fields are not ordered by tag number

In cataloging, depending on installation and how biblio framework has been
created/modified, fields are not displayed ordered by tag number. For example,
in UNIMARC you can have in tab '2':

  225
  200
  210

This patch order fields in tabs by tag and letter in the tag.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
C4/Biblio.pm