Kaynağa Gözat

Fix update page - release

Pressing check for update no longer appends duplicate entries in the branch selection drop down
Sebastien 4 yıl önce
ebeveyn
işleme
b301376fc6

+ 1 - 0
components/wifi-manager/res/code.js

@@ -601,6 +601,7 @@ $(document).ready(function() {
 
 	$('#fwcheck').on("click", function() {
 		$("#releaseTable").html("");
+		$("#fwbranch").empty();
 		$.getJSON(releaseURL, function(data) {
 				var i = 0;
 				var branches = [];

BIN
components/wifi-manager/res/code.js.gz