src/cm/media/js/client/c_sync.js
changeset 558 5ba711a2bd06
parent 556 69503659fe8f
child 600 fda73ac53450
--- a/src/cm/media/js/client/c_sync.js	Wed Oct 30 18:09:34 2013 +0100
+++ b/src/cm/media/js/client/c_sync.js	Thu Oct 31 11:49:30 2013 +0100
@@ -16,7 +16,7 @@
   this._iPreventClick = false ; // oh really ?
 }
 
-// Are we on Safari mobile ?
+// SID: Are we on Safari mobile ?
 // made global to be used in templates/site/text_view_comments.html
 // and in media/js/site/c_text_view_comments.js
 safari_mobile = /iPhone|iPod|iPad/.test(navigator.userAgent);