1274. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2/1/2017 2:57:50 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.

1274.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\ckeditor\plugins\iframedialog plugin.js Tue Dec 20 19:50:48 2016 UTC
2 Wed Feb 1 19:57:50 2017 UTC

1274.2 Comparison summary

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

1274.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

1274.4 Active regular expressions

No regular expressions were active.

1274.5 Comparison detail

1   /*        
2    Copyright  (c) 2003- 2015, CKSo urce - Fre derico Kna bben. All  rights res erved.        
3    This soft ware is co vered by C KEditor Co mmercial L icense. Us age withou t proper l icense is  prohibited .        
4   */        
5   CKEDITOR.p lugins.add ("iframedi alog",{req uires:"dia log",onLoa d:function (){CKEDITO R.dialog.a ddIframe=f unction(e, d,a,l,f,n, g){a={type :"iframe", src:a,widt h:"100%",h eight:"100 %"};a.onCo ntentLoad= "function" ==typeof n ?n:functio n(){var a= this.getEl ement().$. contentWin dow;if(a.o nDialogEve nt){var b= this.getDi alog(),c=f unction(b) {return a. onDialogEv ent(b)};b. on("ok",c) ;b.on("can cel",c);b. on("resize ",c);b.on( "hide",fun ction(a){b .removeLis tener("ok" ,c);b.remo veListener ("cancel", c);b.remov eListener( "resize",c );        
6   a.removeLi stener()}) ;a.onDialo gEvent({na me:"load", sender:thi s,editor:b ._.editor} )}};var h= {title:d,m inWidth:l, minHeight: f,contents :[{id:"ifr ame",label :d,expand: !0,element s:[a],styl e:"width:" +a.width+" ;height:"+ a.height}] },k;for(k  in g)h[k]= g[k];this. add(e,func tion(){ret urn h})};( function() {var e=fun ction(d,a, l){if(!(3> arguments. length)){v ar f=this. _||(this._ ={}),e=a.o nContentLo ad&&CKEDIT OR.tools.b ind(a.onCo ntentLoad, this),g=CK EDITOR.too ls.cssLeng th(a.width ),h=CKEDIT OR.tools.c ssLength(a .height);f .frameId=        
7   CKEDITOR.t ools.getNe xtId()+"_i frame";d.o n("load",f unction(){ CKEDITOR.d ocument.ge tById(f.fr ameId).get Parent().s etStyles({ width:g,he ight:h})}) ;var k={sr c:"%2",id: f.frameId, frameborde r:0,allowt ransparenc y:!0},m=[] ;"function "==typeof  a.onConten tLoad&&(k. onload="CK EDITOR.too ls.callFun ction(%1); ");CKEDITO R.ui.dialo g.uiElemen t.call(thi s,d,a,m,"i frame",{wi dth:g,heig ht:h},k,"" );l.push(' \x3cdiv st yle\x3d"wi dth:'+g+"; height:"+h +';" id\x3 d"'+this.d omId+'"\x3 e\x3c/div\ x3e');m=m. join("");d .on("show" ,function( ){var b=        
8   CKEDITOR.d ocument.ge tById(f.fr ameId).get Parent(),c =CKEDITOR. tools.addF unction(e) ,c=m.repla ce("%1",c) .replace(" %2",CKEDIT OR.tools.h tmlEncode( a.src));b. setHtml(c) })}};e.pro totype=new  CKEDITOR. ui.dialog. uiElement; CKEDITOR.d ialog.addU IElement(" iframe",{b uild:funct ion(d,a,l) {return ne w e(d,a,l) }})})()}}) ;