- Timestamp:
- Aug 24, 2010, 5:26:25 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/groovy/dbnp/rest/common/CommunicationManager.groovy
r773 r835 173 173 // register method that links to the SAM view for showing a SimpleAssay 174 174 // parameters: externalAssayID 175 addViewWrapper( 'getAssayShowURL', url, 'simpleAssay/show ', ['externalAssayID'] )175 addViewWrapper( 'getAssayShowURL', url, 'simpleAssay/showByExternalID', ['externalAssayID'] ) 176 176 177 177 // register method that links to the SAM view for editing a SimpleAssay
Note: See TracChangeset
for help on using the changeset viewer.