diff --git a/plugins/dynamix.docker.manager/include/CreateDocker.php b/plugins/dynamix.docker.manager/include/CreateDocker.php index 7d3d1c9ce..a024622dd 100644 --- a/plugins/dynamix.docker.manager/include/CreateDocker.php +++ b/plugins/dynamix.docker.manager/include/CreateDocker.php @@ -820,7 +820,7 @@ optgroup.title{background-color:#625D5D;color:#FFFFFF;text-align:center;margin-t if (opts.Type == "Path") { value.attr("onclick", "openFileBrowser(this,$(this).val(),'',true,false);"); } else if (opts.Type == "Device") { - value.attr("onclick", "openFileBrowser(this,$(this).val(),'',false,true);") + value.attr("onclick", "openFileBrowser(this,$(this).val()||'/dev','',false,true);") } else if (opts.Type == "Variable" && opts.Default.split("|").length > 1) { var valueOpts = opts.Default.split("|"); var newValue = "