Bug Tracker

Changes between Initial Version and Version 1 of Ticket #13394, comment 2


Ignore:
Timestamp:
Feb 5, 2013, 11:07:31 PM (10 years ago)
Author:
jaubourg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13394, comment 2

    initial v1  
    33{{{
    44$.ajaxSetup({
    5   mozSystem: true
     5  xhrFields: {
     6    mozSystem: true
     7  }
    68});
    79}}}