View | Details | Raw Unified | Return to bug 5741
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table-footer.inc (-2 / +1 lines)
Lines 14-20 Link Here
14
			         ifFormat : "<!-- TMPL_VAR NAME="DHTMLcalendar_dateformat" -->",
14
			         ifFormat : "<!-- TMPL_VAR NAME="DHTMLcalendar_dateformat" -->",
15
			         button : "newduedate_button",
15
			         button : "newduedate_button",
16
			         disableFunc : validate1,
16
			         disableFunc : validate1,
17
			         dateStatusFunc : validate1,
17
			         dateStatusFunc : validate1
18
			       }
18
			       }
19
			    );
19
			    );
20
			//]]>
20
			//]]>
21
- 

Return to bug 5741