Updates to go along with jquery tabs plugin update
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / cataloguing / addbiblio.tmpl
index 202f42d..31354a1 100644 (file)
@@ -6,7 +6,7 @@
 //<![CDATA[
 
         $(document).ready(function() {
-               $('#addbibliotabs').tabs();
+               $('#addbibliotabs > ul').tabs();
         });
 
 function confirmnotdup(){