|
Check-in Number:
|
33 | |
| Date: |
2007-Apr-13 11:44:00 (local)
2007-Apr-13 09:44:00 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
final polishing
|
| Tickets: |
|
| Inspections: |
|
| Files: |
|
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