Merge branch 'master' of github.com:lorek123/web-cfw-loader

pull/35/head
Artur Lorenz 2018-07-22 23:23:06 +02:00
commit 2db391b158
1 changed files with 1 additions and 7 deletions

View File

@ -211,9 +211,3 @@ function openInstructions() {
document.getElementById("infodiv").innerHTML = "";
}
}
function openConverter() {
if(document.getElementById("labelAddPayload").innerHTML != "") {
document.getElementById("labelAddPayload").innerHTML = "";
}
}