# PATL2(A)
**Source**: https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=72345
**Parent**: https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=474
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
theForm = document.aspnetForm;
}
function \_\_doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.\_\_EVENTTARGET.value = eventTarget;
theForm.\_\_EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
//<![CDATA[
Sys.WebForms.PageRequestManager.\_initialize('ctl00$ContentPlaceHolder1$ctl00', document.getElementById('aspnetForm'));
Sys.WebForms.PageRequestManager.getInstance().\_updateControls([], [], [], 90);
//]]>
| | | | | |
| --- | --- | --- | --- | --- |
| PATL2(A) - Notice of dates for Paternity Leave for Adoption **Summary:** Form to notify of dates requested as paternity leave for adoption **Type:** Form **Owner:** Directorate of People and OD This document requires CAS authentication **Contact email:** [caroline.fellowes@manchester.ac.uk](mailto:caroline.fellowes@manchester.ac.uk) **Last modified:** 10/04/2024 **Link to this document:** https://documents.manchester.ac.uk/display.aspx?DocID=72345 **Related documents:** | | | --- | | - [Adoption Leave Policy](https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=474) | | - [Paternity Leave Policy](https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=796) | | - [Form PATL3(A)](https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=72346) | [Edit](https://documents.manchester.ac.uk/admin/editDoc2.aspx?DocID=72345) (only Administrators) | |
\
\
//<![CDATA[
Sys.Application.initialize();
//]]>