Correction to previous commit, removing debugging.
authorOwen Leonard <oleonard@myacpl.org>
Tue, 9 Sep 2008 15:54:23 +0000 (10:54 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 28 Oct 2008 21:09:30 +0000 (22:09 +0100)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tmpl

index 2473b70..93bcfb9 100644 (file)
@@ -75,7 +75,6 @@ function Check(f) {
 }
      $(document).ready(function() {
         $('#icons > ul').tabs();
-               alert($("input:radio[@name=image]:checked").parents("div:first").attr("id"));
      });
 //]]>
 </script>