[open-ils-commits] [GIT] Evergreen ILS branch master updated. d9255c0d0a8c7cafdcd5d4763d200d4c9ac63f37

Evergreen Git git at git.evergreen-ils.org
Tue Nov 15 11:47:57 EST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  d9255c0d0a8c7cafdcd5d4763d200d4c9ac63f37 (commit)
      from  bf325156572bd2a3cbe05f75cde1a9a48149986f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d9255c0d0a8c7cafdcd5d4763d200d4c9ac63f37
Author: Jason Stephenson <jstephenson at mvlc.org>
Date:   Tue Nov 8 14:39:29 2011 -0500

    Add link to cbs from bre via bre.source -> cbs.id in fm_IDL.xml.
    
    Signed-off-by: Jason Stephenson <jstephenson at mvlc.org>
    Signed-off-by: Mike Rylander <mrylander at gmail.com>

diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml
index fae1de5..d605f1d 100644
--- a/Open-ILS/examples/fm_IDL.xml
+++ b/Open-ILS/examples/fm_IDL.xml
@@ -2353,6 +2353,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
 			<link field="authority_links" reltype="has_many" key="bib" map="" class="abl"/>
 			<link field="subscriptions" reltype="has_many" key="record_entry" map="" class="ssub"/>
 			<link field="attrs" reltype="might_have" key="id" map="" class="mra"/>
+			<link field="source" reltype="has_a" key="id" map="" class="cbs"/>
 		</links>
         <permacrud xmlns="http://open-ils.org/spec/opensrf/IDL/permacrud/v1">
             <actions>

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/examples/fm_IDL.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list