1496. Araxis Merge File Comparison Report

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

1496.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\uicolor plugin.js Tue Dec 20 19:50:49 2016 UTC
2 Wed Feb 1 19:57:55 2017 UTC

1496.2 Comparison summary

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

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

1496.4 Active regular expressions

No regular expressions were active.

1496.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 ("uicolor" ,{requires :"dialog", lang:"af,a r,bg,ca,cs ,cy,da,de, el,en,en-g b,eo,es,et ,eu,fa,fi, fr,fr-ca,g l,he,hr,hu ,id,it,ja, km,ko,ku,l v,mk,nb,nl ,no,pl,pt, pt-br,ru,s i,sk,sl,sq ,sv,tr,tt, ug,uk,vi,z h,zh-cn",i cons:"uico lor",hidpi :!0,init:f unction(a) {CKEDITOR. env.ie6Com pat||(a.ad dCommand(" uicolor",n ew CKEDITO R.dialogCo mmand("uic olor")),a. ui.addButt on&&a.ui.a ddButton(" UIColor",{ label:a.la ng.uicolor .title,com mand:"uico lor",toolb ar:"tools, 1"}),CKEDI TOR.dialog .add("uico lor",this. path+"dial ogs/uicolo r.js"),        
6   CKEDITOR.s criptLoade r.load(CKE DITOR.getU rl("plugin s/uicolor/ yui/yui.js ")),CKEDIT OR.documen t.appendSt yleSheet(C KEDITOR.ge tUrl("plug ins/uicolo r/yui/asse ts/yui.css ")))}});