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

SSDM-948 : ELN UI - PAPER - Inventory Structure and more

SVN: 32508
parent 31bb82e5
No related branches found
No related tags found
No related merge requests found
......@@ -302,7 +302,6 @@ function SampleHierarchy(serverFacade, inspector, containerId, profile, sample)
var sampleTypeCode = $("#sampleTypeSelector")[0].value;
mainController.changeView('showCreateSamplePage', sampleTypeCode);
_this.serverFacade.searchWithUniqueId(permId, function(data) {
var parentGroup = _this.profile.getGroupTypeCodeForTypeCode(data[0].sampleTypeCode);
var setParent = function() {
mainController.currentView._sampleFormModel.sampleLinksParents.addSample(data[0]);
......
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