@@ -, +, @@ - Removing unused references to YUI assets in authorities/auth_finder.tt - Removing unneeded call to autocomplete JS in help-top.inc and adding new jQuery dependencies. - Minor HTML markup corrections to auth-finder-search.inc discovered in debugging the patch. --- .../prog/en/includes/auth-finder-search.inc | 10 ++++------ .../intranet-tmpl/prog/en/includes/help-top.inc | 4 ++-- .../prog/en/modules/authorities/auth_finder.tt | 4 ---- 3 files changed, 6 insertions(+), 12 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/auth-finder-search.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/auth-finder-search.inc @@ -89,7 +89,6 @@ $(document).ready(function(){ -
@@ -128,11 +127,11 @@ $(document).ready(function(){
  • - + - @@ -141,11 +140,11 @@ $(document).ready(function(){
  • - + - @@ -162,4 +161,3 @@ $(document).ready(function(){
  • Cancel
    -
    --- a/koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc @@ -2,6 +2,7 @@ Online Help + [% IF ( intranetstylesheet ) %] @@ -9,7 +10,7 @@ [% END %] - + [% IF ( intranetcolorstylesheet ) %] @@ -17,7 +18,6 @@ [% END %] -[% IF ( CircAutocompl ) %] [% END %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/auth_finder.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/auth_finder.tt @@ -4,10 +4,6 @@ - - - - --