
add_quick_closing.js.html
About this file
This file contains a script for setting the closing of an email template based on the amount of quick closing days.
Code Issues
- Perhaps add comments describing the purpose of the AJAX calls and what is displayed.
Code Check Report
Documentation drawn from source code
$(function() {
success: function (data) {
next1.click(function () {
success: function (data) {
prev2.click(function () {
form.submit(function () {