Browse Source

Added value clear in header mode change

Toby Chui 9 months ago
parent
commit
f4da800122
1 changed files with 1 additions and 0 deletions
  1. 1 0
      web/snippet/customHeaders.html

+ 1 - 0
web/snippet/customHeaders.html

@@ -97,6 +97,7 @@
                 $("#headerModeAdd").removeClass("active");
                 $("#headerModeRemove").addClass("active");
                 $("#headerValue").parent().hide();
+                $("#headerValue").val("");
             });
 
             //Bind events to header directions option