Skip to content
Snippets Groups Projects
Commit 3834b8f2 authored by mpukhliak's avatar mpukhliak
Browse files

SSDM-9539 remove blinking

parent b2390600
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ $.extend(BBBHubTechnology.prototype, ELNLIMSPlugin.prototype, {
},
configureFancyTree : function(elementId, newName, timeout) {
var DEFAULT_TIMEOUT_STEP = 300;
var DEFAULT_TIMEOUT_STEP = 100;
return new Promise(function executor(resolve, reject) {
if($("#" + elementId).length <= 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