@@ -, +, @@ --- .../opac-tmpl/prog/en/modules/opac-shelves.tmpl | 38 ++++++------------- 1 files changed, 12 insertions(+), 26 deletions(-) --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl +++ a/koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl @@ -73,9 +73,9 @@ function tagAdded() { } $(function() { - $("span.clearall").html(""+_('Clear All')+"<\/a>|"); - $("span.checkall").html(""+_('Select All')+"<\/a>"); - $("a.print").show(); + $("span.clearall").html(""+_('Clear All')+"<\/a>|"); + $("span.checkall").html(""+_('Select All')+"<\/a>"); + $("a.print").show(); $("#placehold").html(""+_('Place Hold')+"<\/a>"); $("a.hold").click(function(){ holdSelections(); @@ -83,7 +83,6 @@ $(function() { }); $("#listcontents").tablesorter({ widgets : ['zebra'], - sortList: [[2,0]], @@ -92,16 +91,6 @@ $(function() { sortList: [[1,0]], headers: { 0: { sorter: false },1:{sorter: 'articles'} - - - sortList: [[1,0]], - - sortList: [[2,1]], - - sortList: [[0,0]], - - headers: { 0:{sorter:'articles'} - } }); $("#CheckAll").click(function(){ @@ -196,13 +185,13 @@ $(function() {

Lists /../images/caret.gif" width="16" height="16" alt=">" border="0" />

-
- +
| +
-
+ " /> - + @@ -256,10 +244,8 @@ $(function() { -
   Item Type Title Author
" value=" " alt="" title="" /> @@ -312,8 +298,8 @@ $(function() { - + @@ -423,7 +409,7 @@ $(function() { No Private Lists. - +
Log in to create new Lists.
--