X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fcirc%2Fcirculation.tmpl;h=9e30d9211ec615c1511810a5a9432f05e168ecfb;hb=cd921163c0b9edf3cbd42cb5d3ca69514d377195;hp=25eea7a14cc75e9b6400e2bd760d6179cbbaf05d;hpb=8ad2c7d7acc3cb0033426bd78928214a22ad9dd1;p=koha_fer diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl index 25eea7a14c..9e30d9211e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl @@ -19,14 +19,14 @@ $.tablesorter.addParser({ $(document).ready(function() { $('#patronlists > ul').tabs(); $.tablesorter.defaults.widgets = ['zebra']; - $("#issuest").tablesorter({ + $("#issuest").tablesorter({ dateFormat: 'uk', headers: { 1: { sorter: 'articles' },5: { sorter: false },6:{sorter:false},7:{sorter:false},8:{sorter:false}} }); $("#issuest").bind("sortEnd",function() { $("#previous").parents("tr").remove(); // 'previous checkouts' header chokes table sorter }); - $("#holdst").tablesorter({ + $("#holdst").tablesorter({ dateFormat: 'uk', sortList: [[0,0]], headers: { 1: { sorter: 'articles' }} @@ -400,7 +400,7 @@ No patron matched
-
Specify Due Date:
+
Specify Due Date :
" /> /lib/calendar/cal.gif" alt="Show Calendar" border="0" id="CalendarDueDate" style="cursor: pointer;" />