Bug 20115: Set the languages order with the pref values
commitc45246053639c216b598385a2f89cf723277a3c5
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 31 Jan 2018 16:47:37 +0000 (31 13:47 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 4 Apr 2018 18:45:43 +0000 (4 15:45 -0300)
treecd6ed5e7a1c5a36a3fa667028c77357066c7020d
parentb1f2c84e5078c2aa77e428ca359aef4df952944a
Bug 20115: Set the languages order with the pref values

To avoid the languages to be ordered randomly, it is better to stick on
a default order.
Let's suppose that the order in the pref is correct.

Signed-off-by: Jesse Maseto <jesse@bywatersolutions.com>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Languages.pm