[Koha-bugs] [Bug 17209] Remove use of onclick from masthead

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 7 12:10:26 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17209

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Comment on attachment 54974
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54974
[SIGNED-OFF] Bug 17209: Remove use of onclick from masthead

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

::: koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc
@@ +237,4 @@
>          }
>      });
>  
> +    $(".persona").on("click",function(){

Why don't you use the existing id node (logout) to catch it instead of adding a
new class?

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


More information about the Koha-bugs mailing list