]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Realtime/js/realtimeupdate.js
Initial move towards microformats2
[quix0rs-gnu-social.git] / plugins / Realtime / js / realtimeupdate.js
index 90d0a05b09f9fc48babcf89fcf12a938e0663651..16f32a33289ef96a601a679bf825e39b932cc4d4 100644 (file)
@@ -632,7 +632,7 @@ RealtimeUpdate = {
       */
      initPopupWindow: function()
      {
-         $('.notices .entry-title a, .notices .entry-content a').bind('click', function() {
+         $('.notices .entry-title a, .notices .e-content a').bind('click', function() {
             window.open(this.href, '');
 
             return false;