1626. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2/1/2017 2:58:00 PM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

1626.1 Files compared

# Location File Last Modified
1 C:\Araxis_Merge_Comprasion\Pub_un\BTSSS_CIF_122016.zip\BTSSS_CIF_12_20_16\clean\CRM Portal\trunk\BTSSSPortal\js jquery.unobtrusive-ajax.min.js Tue Dec 20 19:50:52 2016 UTC
2 Wed Feb 1 19:58:00 2017 UTC

1626.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 0 0
Removed 1 19

1626.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

1626.4 Active regular expressions

No regular expressions were active.

1626.5 Comparison detail

1   /* NUGET:  BEGIN LICE NSE TEXT        
2    *        
3    * Microso ft grants  you the ri ght to use  these scr ipt files  for the so le        
4    * purpose  of either : (i) inte racting th rough your  browser w ith the Mi crosoft        
5    * website  or online  service,  subject to  the appli cable lice nsing or u se        
6    * terms;  or (ii) us ing the fi les as inc luded with  a Microso ft product  subject        
7    * to that  product's  license t erms. Micr osoft rese rves all o ther right s to the        
8    * files n ot express ly granted  by Micros oft, wheth er by impl ication, e stoppel        
9    * or othe rwise. Ins ofar as a  script fil e is dual  licensed u nder GPL,        
10    * Microso ft neither  took the  code under  GPL nor d istributes  it thereu nder but        
11    * under t he terms s et out in  this parag raph. All  notices an d licenses        
12    * below a re for inf ormational  purposes  only.        
13    *        
14    * NUGET:  END LICENS E TEXT */        
15   /*        
16   ** Unobtru sive Ajax  support li brary for  jQuery        
17   ** Copyrig ht (C) Mic rosoft Cor poration.  All rights  reserved.        
18   */        
19   (function( a){var b=" unobtrusiv eAjaxClick ",d="unobt rusiveAjax ClickTarge t";data_va lidation=" unobtrusiv eValidatio n";functio n c(d,b){v ar a=windo w,c=(d||"" ).split(". ");while(a &&c.length )a=a[c.shi ft()];if(t ypeof a=== "function" )return a; b.push(d); return Fun ction.cons tructor.ap ply(null,b )}function  e(a){retu rn a==="GE T"||a==="P OST"}funct ion g(b,a) {!e(a)&&b. setRequest Header("X- HTTP-Metho d-Override ",a)}funct ion h(c,b, e){var d;i f(e.indexO f("applica tion/x-jav ascript")! ==-1)retur n;d=(c.get Attribute( "data-ajax -mode")||" ").toUpper Case();a(c .getAttrib ute("data- ajax-updat e")).each( function(f ,c){var e; switch(d){ case"BEFOR E":e=c.fir stChild;a( "<div />") .html(b).c ontents(). each(funct ion(){c.in sertBefore (this,e)}) ;break;cas e"AFTER":a ("<div />" ).html(b). contents() .each(func tion(){c.a ppendChild (this)});b reak;defau lt:a(c).ht ml(b)}})}f unction f( b,d){var j ,k,f,i;j=b .getAttrib ute("data- ajax-confi rm");if(j& &!window.c onfirm(j)) return;k=a (b.getAttr ibute("dat a-ajax-loa ding"));i= parseInt(b .getAttrib ute("data- ajax-loadi ng-duratio n"),10)||0 ;a.extend( d,{context :b,type:b. getAttribu te("data-a jax-method ")||undefi ned,url:b. getAttribu te("data-a jax-url")| |undefined ,beforeSen d:function (d){var a; g(d,f);a=c (b.getAttr ibute("dat a-ajax-beg in"),["xhr "]).apply( this,argum ents);a!== false&&k.s how(i);ret urn a},com plete:func tion(){k.h ide(i);c(b .getAttrib ute("data- ajax-compl ete"),["xh r","status "]).apply( this,argum ents)},suc cess:funct ion(a,e,d) {h(b,a,d.g etResponse Header("Co ntent-Type ")||"text/ html");c(b .getAttrib ute("data- ajax-succe ss"),["dat a","status ","xhr"]). apply(this ,arguments )},error:c (b.getAttr ibute("dat a-ajax-fai lure"),["x hr","statu s","error" ])});d.dat a.push({na me:"X-Requ ested-With ",value:"X MLHttpRequ est"});f=d .type.toUp perCase(); if(!e(f)){ d.type="PO ST";d.data .push({nam e:"X-HTTP- Method-Ove rride",val ue:f})}a.a jax(d)}fun ction i(c) {var b=a(c ).data(dat a_validati on);return !b||!b.val idate||b.v alidate()} a(document ).on("clic k","a[data -ajax=true ]",functio n(a){a.pre ventDefaul t();f(this ,{url:this .href,type :"GET",dat a:[]})});a (document) .on("click ","form[da ta-ajax=tr ue] input[ type=image ]",functio n(c){var g =c.target. name,e=a(c .target),f =a(e.paren ts("form") [0]),d=e.o ffset();f. data(b,[{n ame:g+".x" ,value:Mat h.round(c. pageX-d.le ft)},{name :g+".y",va lue:Math.r ound(c.pag eY-d.top)} ]);setTime out(functi on(){f.rem oveData(b) },0)});a(d ocument).o n("click", "form[data -ajax=true ] :submit" ,function( e){var g=e .currentTa rget.name, f=a(e.targ et),c=a(f. parents("f orm")[0]); c.data(b,g ?[{name:g, value:e.cu rrentTarge t.value}]: []);c.data (d,f);setT imeout(fun ction(){c. removeData (b);c.remo veData(d)} ,0)});a(do cument).on ("submit", "form[data -ajax=true ]",functio n(h){var e =a(this).d ata(b)||[] ,c=a(this) .data(d),g =c&&c.hasC lass("canc el");h.pre ventDefaul t();if(!g& &!i(this)) return;f(t his,{url:t his.action ,type:this .method||" GET",data: e.concat(a (this).ser ializeArra y())})})}) (jQuery);