net/frr: sweep

This commit is contained in:
Franco Fichtner
2025-08-13 09:51:01 +02:00
parent 9e849c43bc
commit 410c67a1a4
@@ -113,7 +113,7 @@ POSSIBILITY OF SUCH DAMAGE.
$("#interface\\.networktype").on("keyup change", function () {
const networktype = String($("#interface\\.networktype").val() || "")
const styleVisibility = [
{
class: "style_networktype",