GWM
This commit is contained in:
parent
91f6465181
commit
45f22727ef
@ -627,6 +627,7 @@ $('#scrollable-modal').on('click', function(event) {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
$('.model-close-btn').on('click', function(event) {
|
$('.model-close-btn').on('click', function(event) {
|
||||||
|
$("#string_flag").val("preview");
|
||||||
$("#save").prop("disabled", false);
|
$("#save").prop("disabled", false);
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user