diff --git a/modules/openstack_project/files/gerrit/GerritSiteHeader.html b/modules/openstack_project/files/gerrit/GerritSiteHeader.html index 99d81c0a21..8ee50d7009 100644 --- a/modules/openstack_project/files/gerrit/GerritSiteHeader.html +++ b/modules/openstack_project/files/gerrit/GerritSiteHeader.html @@ -12,6 +12,7 @@ $('head').append( $('').attr('href', 's var now = new Date(); if (now.getMonth() == 3) { if (now.getDate() == 1){ + clippy.Animator.prototype._playSound = function() { } clippy.load('Clippy', function(agent) { // Do anything with the loaded agent agent.show();