]> git.evergreen-ils.org Git - Evergreen.git/commit
Fixed bug in staff client offline mode.
authorDmitry Nechai <nechai.dmitry@gmail.com>
Tue, 16 Apr 2013 21:33:57 +0000 (00:33 +0300)
committerJason Stephenson <jstephenson@mvlc.org>
Thu, 18 Apr 2013 15:16:38 +0000 (11:16 -0400)
commitb0d81ef45f92f6dcd4db7af01f82e8faba5a7361
tree709f178157be342e795c45106887221ddb51e744
parent4f1549c263dd94724f205d710158fc20d13da058
Fixed bug in staff client offline mode.

https://bugs.launchpad.net/evergreen/+bug/1089657

In list.js at start you create obj.columns for lineno, but later
you don`t process this value so it`s return default render
function.  This code repairs this.

Signed-off-by: Dmitry Nechai <nechai.dmitry@gmail.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/xul/staff_client/chrome/content/util/list.js