소스 검색

Added value clear in header mode change

Toby Chui 9 달 전
부모
커밋
f4da800122
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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