Lines 162-167
Link Here
|
162 |
[% INCLUDE 'patron-renewal-modal.inc' %] |
162 |
[% INCLUDE 'patron-renewal-modal.inc' %] |
163 |
[% INCLUDE 'patron-renewal-modal-strings.inc' %] |
163 |
[% INCLUDE 'patron-renewal-modal-strings.inc' %] |
164 |
[% INCLUDE 'js-date-format.inc' %] |
164 |
[% INCLUDE 'js-date-format.inc' %] |
|
|
165 |
[% INCLUDE 'js-patron-format.inc' %] |
165 |
[% Asset.js("js/patron-renewal-modal.js") | $raw %] |
166 |
[% Asset.js("js/patron-renewal-modal.js") | $raw %] |
166 |
<script id="js"> |
167 |
<script id="js"> |
167 |
$(document).ready(function() { |
168 |
$(document).ready(function() { |