Changes between Version 70 and Version 71 of RESTController


Ignore:
Timestamp:
08/07/11 17:17:07 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RESTController

    v70 v71  
    185185{{{
    186186# Plug into REST controller
    187 s3xrc.model.set_method(module, "person", method="search_simple", action=shn_pr_person_search_simple )
     187s3mgr.model.set_method(module, "person", method="search_simple", action=shn_pr_person_search_simple )
    188188}}}
    189189