|
Lines 96-101
$.widget.bridge('uitooltip', $.ui.tooltip);
Link Here
|
| 96 |
"[% interface %]/[% theme %]/lib/enquire.min.js", |
96 |
"[% interface %]/[% theme %]/lib/enquire.min.js", |
| 97 |
"[% interface %]/[% theme %]/js/script.js" |
97 |
"[% interface %]/[% theme %]/js/script.js" |
| 98 |
]); |
98 |
]); |
|
|
99 |
|
| 100 |
// Fix for datepicker in a modal |
| 101 |
$.fn.modal.Constructor.prototype.enforceFocus = function () {}; |
| 99 |
</script> |
102 |
</script> |
| 100 |
[% IF ( OPACAmazonCoverImages || SyndeticsCoverImages ) %] |
103 |
[% IF ( OPACAmazonCoverImages || SyndeticsCoverImages ) %] |
| 101 |
<script type="text/javascript">//<![CDATA[ |
104 |
<script type="text/javascript">//<![CDATA[ |
| 102 |
- |
|
|