Skip to content
Snippets Groups Projects
Commit ed5fb934 authored by juanf's avatar juanf
Browse files

SP-928 / BIS-517 : ELN UI - Avoid recursive calls on search response.

SVN: 29937
parent ad8c93fb
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ function SearchFacade(profile, openbisServer) {
this.getInitializedSamples = function(result) {
//
// Fill Map that uses as key the sample @id and value the sample object
// Fill Map that uses as key the sample @id and value the sample object
//
var samplesById = {};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment