After some research I found that if I replaced this:
<script type="text/javascript"> function ProcessImn(){} function ProcessImnMarkers(){} </script>
With this:
<SharePoint:ScriptLink language="javascript" name="init.js" OnDemand="true" runat="server"/>
The presence indicators came back.
No comments:
Post a Comment