remove write check and add warning to the description

This commit is contained in:
dkanada
2019-03-14 00:05:45 -07:00
parent 9d462263b9
commit ca9e5d83bf
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -119,7 +119,6 @@ define(["jQuery", "loading", "fnchecked", "emby-checkbox", "emby-textarea", "emb
}
picker.close();
},
validateWriteable: true,
header: Globalize.translate("LabelWebPath"),
instruction: Globalize.translate("LabelWebPathHelp")
})