projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdf3f1e
)
correct context_field for the optimized user log. Mike catches this in his branch
collab/phasefx/lp1207533-triggered-events-log
author
Jason Etheridge
<jason@EquinoxOLI.org>
Wed, 2 Jun 2021 19:23:24 +0000
(15:23 -0400)
committer
Jason Etheridge
<jason@EquinoxOLI.org>
Wed, 2 Jun 2021 19:23:24 +0000
(15:23 -0400)
Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
Open-ILS/examples/fm_IDL.xml
patch
|
blob
|
history
diff --git
a/Open-ILS/examples/fm_IDL.xml
b/Open-ILS/examples/fm_IDL.xml
index
6f23d5c
..
0aba08e
100644
(file)
--- a/
Open-ILS/examples/fm_IDL.xml
+++ b/
Open-ILS/examples/fm_IDL.xml
@@
-1752,7
+1752,7
@@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
</links>
<permacrud xmlns="http://open-ils.org/spec/opensrf/IDL/permacrud/v1">
<actions>
- <retrieve permission="VIEW_TRIGGER_EVENT" context_field="
perm_lib
" />
+ <retrieve permission="VIEW_TRIGGER_EVENT" context_field="
context_library
" />
</actions>
</permacrud>
</class>