Lines 983-988
No patron matched <span class="ex">[% message | html %]</span>
Link Here
|
983 |
<script type="text/javascript" src="[% interface %]/[% theme %]/js/pages/circulation_[% KOHA_VERSION %].js"></script> |
983 |
<script type="text/javascript" src="[% interface %]/[% theme %]/js/pages/circulation_[% KOHA_VERSION %].js"></script> |
984 |
<script type="text/javascript" src="[% interface %]/[% theme %]/js/checkouts_[% KOHA_VERSION %].js"></script> |
984 |
<script type="text/javascript" src="[% interface %]/[% theme %]/js/checkouts_[% KOHA_VERSION %].js"></script> |
985 |
<script type="text/javascript" src="[% interface %]/[% theme %]/js/holds_[% KOHA_VERSION %].js"></script> |
985 |
<script type="text/javascript" src="[% interface %]/[% theme %]/js/holds_[% KOHA_VERSION %].js"></script> |
|
|
986 |
<script type="text/javascript" src="[% interface %]/[% theme %]/js/circ-patron-search-results_[% KOHA_VERSION %].js"></script> |
986 |
<script type="text/javascript"> |
987 |
<script type="text/javascript"> |
987 |
/* Set some variable needed in circulation.js */ |
988 |
/* Set some variable needed in circulation.js */ |
988 |
var MSG_DT_LOADING_RECORDS = _("Loading... you may continue scanning."); |
989 |
var MSG_DT_LOADING_RECORDS = _("Loading... you may continue scanning."); |