tot - Difference in jquery/jquery.xsajax.js versions 32 and 33
Not logged in
[Browse]  [Home]  [Login]  [Reports]  [Search]  [Timeline
  [History
Modified: jquery/jquery.xsajax.js
===================================================================
--- jquery/jquery.xsajax.js	2007-04-13 09:43:44 UTC (rev 32)
+++ jquery/jquery.xsajax.js	2007-04-13 09:44:00 UTC (rev 33)
@@ -8,7 +8,8 @@
 */
 
 (function($){
-    if ($.browser.safari || navigator.userAgent.match(/Konqueror/i)) {
+    if (   $.browser.safari
+        || navigator.userAgent.match(/Konqueror/i)) {
         $.extend({
             _xsajax$node: [],
             _xsajax$nodes: 0