From 5b456dac37186590a63d38ba733fa4b8ea931c78 Mon Sep 17 00:00:00 2001 From: Jason Etheridge Date: Wed, 14 Dec 2022 00:57:25 -0500 Subject: [PATCH] for stat cats and stat cat entries in the IDL, make sure we have pcrud controller enabled and pcrud permissions set. Also set config_field for "entries" so that the AdminPage component can link them out to their own admin pages --- Open-ILS/examples/fm_IDL.xml | 35 +++++++++++++++++++++++++++++++---- 1 file changed, 31 insertions(+), 4 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index a4fb45b078..989a712892 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -7389,7 +7389,7 @@ SELECT usr, - + @@ -7406,8 +7406,12 @@ SELECT usr, + - + + + + @@ -7446,7 +7450,7 @@ SELECT usr, - + @@ -7738,7 +7742,7 @@ SELECT usr, - + @@ -7751,6 +7755,20 @@ SELECT usr, + + + + + + + + + + + + + + @@ -8872,7 +8890,16 @@ SELECT usr, + + + + + + + + + -- 2.11.0