mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
fix: add new line to pass pre commit
This commit is contained in:
@@ -852,4 +852,4 @@ function prevent_past_schedule_dates(frm) {
|
|||||||
minDate: new Date(frm.doc.transaction_date)
|
minDate: new Date(frm.doc.transaction_date)
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -637,4 +637,4 @@ function prevent_past_schedule_dates(frm) {
|
|||||||
minDate: new Date(frm.doc.transaction_date)
|
minDate: new Date(frm.doc.transaction_date)
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user