5. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/9/2017 12:02:40 PM Eastern Daylight 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.

5.1 Files compared

# Location File Last Modified
1 Tue May 9 16:02:40 2017 UTC
2 OSCIF_HEC_v1.4_Sprint23_build4_Apr_2017.zip\CRM_solutions\Archive\HRC\deploy\HRC.zip\WebResources hrc_CorrespondenceAddressSelectorCorrespondenceAddE28C6405-95C3-E511-9414-0050568DC724 Mon Mar 21 17:25:14 2016 UTC

5.2 Comparison summary

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

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

5.4 Active regular expressions

No regular expressions were active.

5.5 Comparison detail

        1   <!DOCTYPE  html>
        2   <html xmln s="http:// www.w3.org /1999/xhtm l">
        3   <head>
        4       <title >HRC Corre spondence  Address Se lector</ti tle>
        5       <!-- N OTE: Clien tGlobalCon text.js.as px URL bel ow is set  with ../.. / because  the web re source tha t needs it  is instal led in a 2  level fol der struct ure -->
        6       <scrip t type="te xt/javascr ipt" src=" ../../Clie ntGlobalCo ntext.js.a spx"></scr ipt>
        7       <!-- T elerik Ken doUI is re quired by  this appli cation, CR M must con tain the T ribridge A doption Es sentials c omponent " TribridgeI PCRMKuiFra meworkNS_M anaged_201 5_4_0001_t arget_CRM_ 7.0"  --> 
        8       <scrip t type="te xt/javascr ipt" src=" ../../trii pcrm_/TR_K U_V2015_2_ 902/js/jqu ery.min.js "></script >
        9       <scrip t type="te xt/javascr ipt" src=" ../../trii pcrm_/TR_K U_V2015_2_ 902/js/ken do.all.min .js"></scr ipt>
        10       <!-- T elerik Ken doUI Offic e 365 Styl esheet -->  
        11       <link  href="../. ./triipcrm _/TR_KU_V2 015_2_902/ css/kendo. common_off ice365.min .css" rel= "styleshee t" type="t ext/css" / >
        12       <link  href="../. ./triipcrm _/TR_KU_V2 015_2_902/ css/kendo. office365. min.css" r el="styles heet" type ="text/css " />
        13       <!-- C orresponde nce Addres s Selector  Custom St ylesheet - ->
        14       <link  href="css/ Correspond enceAddres sSelectorS tyle.css"  rel="style sheet" />
        15       <!--Co ntrol Libr ary /-->
        16       <scrip t type="te xt/javascr ipt" src=" js/Corresp ondenceAdd ressSelect orScriptLi b.js"></sc ript>
        17   </head>
        18   <body>
        19       <div i d="Address SelectorFo rm" class= "AddressSe lectorForm ">
        20           <d iv id="ku_ addresssel ectorgrid"  tabindex= "-1"></div >
        21                <script>
        22                    $(do cument).re ady(functi on () {
        23                         try {
        24                             cas_Fo rmLoad();
        25                         }
        26                         catch (err ) {
        27                             alert( "Correspon dence Addr ess Select or Web Res ource Docu ment Ready  Error: "  + err.mess age);
        28                         }
        29                    });
        30           </ script>
        31       </div>
        32   </body>
        33   </html>