1240. Araxis Merge File Comparison Report

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

1240.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\embedbase\dialogs embedbase.js Tue Dec 20 19:50:46 2016 UTC
2 Wed Feb 1 19:57:49 2017 UTC

1240.2 Comparison summary

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

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

1240.4 Active regular expressions

No regular expressions were active.

1240.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.d ialog.add( "embedBase ",function (b){var c= b.lang.emb edbase;ret urn{title: c.title,mi nWidth:350 ,minHeight :50,onLoad :function( ){function  e(){a.set State(CKED ITOR.DIALO G_STATE_ID LE);d=null }var a=thi s,d=null;t his.on("ok ",function (f){f.data .hide=!1;f .stop();a. setState(C KEDITOR.DI ALOG_STATE _BUSY);var  c=a.getVa lueOf("inf o","url"); d=a.widget .loadConte nt(c,{noNo tification s:!0,callb ack:functi on(){a.wid get.isRead y()||b.wid gets.final izeCreatio n(a.widget .wrapper.g etParent(! 0));b.fire ("saveSnap shot");a.h ide();        
6   e()},error Callback:f unction(b) {a.getCont entElement ("info","u rl").selec t();alert( a.widget.g etErrorMes sage(b,c," Given"));e ()}})},nul l,null,15) ;this.on(" cancel",fu nction(a){ a.data.hid e&&d&&(d.c ancel(),e( ))})},cont ents:[{id: "info",ele ments:[{ty pe:"text", id:"url",l abel:b.lan g.common.u rl,setup:f unction(b) {this.setV alue(b.dat a.url)},va lidate:fun ction(){re turn this. getDialog( ).widget.i sUrlValid( this.getVa lue())?!0: c.unsuppor tedUrlGive n}}]}]}});