EventInfo.tpl: Add condition for document.ready logic.
Created by: a-sassmannshausen
At present, the unconditional nature of registerParticipantElement.show() causes a stray link to be inserted in public event pages.
Making it dependent on the existence of .crm-actions-ribbon prevents this from happening.