From: Bill Erickson Date: Mon, 17 Sep 2012 19:20:16 +0000 (-0400) Subject: Show ACQ funds with VIEW perm X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Facq-fund-list-view-perm;p=evergreen%2Fequinox.git Show ACQ funds with VIEW perm Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/web/js/ui/default/acq/financial/list_funds.js b/Open-ILS/web/js/ui/default/acq/financial/list_funds.js index abad41d987..7ebf39206e 100644 --- a/Open-ILS/web/js/ui/default/acq/financial/list_funds.js +++ b/Open-ILS/web/js/ui/default/acq/financial/list_funds.js @@ -78,7 +78,7 @@ function initPage() { lfGrid.onItemReceived = function(item) {cachedFunds.push(item)}; new openils.User().getPermOrgList( - 'ADMIN_ACQ_FUND', + ['ADMIN_ACQ_FUND', 'VIEW_FUND'], function(list) { adminPermOrgs = list; loadFundGrid(