1381. Araxis Merge File Comparison Report

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

1381.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\sharedspace plugin.js Tue Dec 20 19:50:50 2016 UTC
2 Wed Feb 1 19:57:52 2017 UTC

1381.2 Comparison summary

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

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

1381.4 Active regular expressions

No regular expressions were active.

1381.5 Comparison detail

1   /*        
2    Copyright  (c) 2003- 2012, 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   (function( ){function  f(a,b,c){ var e,d;if (c="string "==typeof  c?CKEDITOR .document. getById(c) :new CKEDI TOR.dom.el ement(c))i f(e=a.fire ("uiSpace" ,{space:b, html:""}). html)a.on( "uiSpace", function(a ){a.data.s pace==b&&a .cancel()} ,null,null ,1),d=c.ap pend(CKEDI TOR.dom.el ement.crea teFromHtml (g.output( {id:a.id,n ame:a.name ,langDir:a .lang.dir, langCode:a .langCode, space:b,sp aceId:a.ui .spaceId(b ),content: e}))),c.ge tCustomDat a("cke_has shared")?d .hide():c. setCustomD ata("cke_h asshared", 1),d.unsel ectable(), d.on("mous edown",        
6   function(a ){a=a.data ;a.getTarg et().hasAs cendant("a ",1)||a.pr eventDefau lt()}),a.f ocusManage r.add(d,1) ,a.on("foc us",functi on(){for(v ar a=0,b,e =c.getChil dren();b=e .getItem(a );a++)b.ty pe==CKEDIT OR.NODE_EL EMENT&&!b. equals(d)& &b.hasClas s("cke_sha red")&&b.h ide();d.sh ow()}),a.o n("destroy ",function (){d.remov e()})}var  g=CKEDITOR .addTempla te("shared container" ,'\x3cdiv  id\x3d"cke _{name}" c lass\x3d"c ke {id} ck e_reset_al l cke_chro me cke_edi tor_{name}  cke_share d cke_deta ched cke_{ langDir} ' +CKEDITOR. env.cssCla ss+        
7   '" dir\x3d "{langDir} " title\x3 d"'+(CKEDI TOR.env.ge cko?" ":"" )+'" lang\ x3d"{langC ode}" role \x3d"prese ntation"\x 3e\x3cdiv  class\x3d" cke_inner" \x3e\x3cdi v id\x3d"{ spaceId}"  class\x3d" cke_{space }" role\x3 d"presenta tion"\x3e{ content}\x 3c/div\x3e \x3c/div\x 3e\x3c/div \x3e');CKE DITOR.plug ins.add("s haredspace ",{init:fu nction(a){ a.on("load ed",functi on(){var b =a.config. sharedSpac es;if(b)fo r(var c in  b)f(a,c,b [c])},null ,null,9)}} )})();