Update index.html

This commit is contained in:
vany5921
2020-02-11 19:53:24 +08:00
parent c69bd0edb8
commit a8be3914ca
+1 -1
View File
@@ -387,7 +387,7 @@
else if(anchor_name == "UNIT"){
$(".anchor-box").append(Part_A+unit_icon+Part_B);
}
else if(anchor_name == "APPLICATION"){
else if(anchor_name == "APPLICATIONS"){
$(".anchor-box").append(Part_A+application_icon+Part_B);
}
else if(anchor_name == "ACCESSORY"){