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