[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 19 11:49:39 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #91 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Comment on attachment 43548
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43548
Bug 13642 [ENH] Adding new features for Dublin Core metadata

Review of attachment 43548:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13642&attachment=43548)
-----------------------------------------------------------------

::: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt
@@ +1999,5 @@
> +        });
> +    });
> +
> +    $(document).ready(function(){
> +        $("#input-oai").click(function(){

This

@@ +2008,5 @@
> +        });
> +    });
> +
> +    $(document).ready(function(){
> +        $("#input-srw").click(function(){

and this could be merged.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list