4487. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:51:42 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.

4487.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:51:42 2017 UTC
2 eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-web\src\main\webapp\WEB-INF\web header.jspf Fri Apr 21 20:03:30 2017 UTC

4487.2 Comparison summary

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

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

4487.4 Active regular expressions

No regular expressions were active.

4487.5 Comparison detail

        1   <%-- DEPRE CATED: Use  header.js p instead.  --%>
        2   <%--
        3   Header pag e for disp laying the  top image s and link s.
        4   Author: As ha Amritra j
        5   --%>
        6   <%@taglib  uri="http: //java.sun .com/jsp/j stl/core"  prefix="c" %>
        7  
        8   <!-- SKIP  NAV -->
        9   <div id="s kiplink">
        10       <a hre f="#main-c ontent-tab le">skip t o page con tent</a>
        11   </div>
        12  
        13   <!-- TOP O F PAGE -->
        14   <a name="t op"></a>
        15  
        16   <div class ="black-ba ckground">
        17       <div c lass="pull -left">
        18           <a  href="htt p://vaww.v a.gov/" ti tle="The D epartment  of Veteran s Affairs" >
        19                <img src ="va_files /images/fr ame/banner .jpg" id=" pgBanner"  alt="Veter ans Affair s banner w ith U.S. F lag" width ="1023" he ight="94"  class="no- border" />
        20                <img src ="va_files /images/fr ame/intra- header-ban ner-print. jpg" id="p rBanner" a lt="Vetera ns Affairs  banner wi th U.S. Fl ag" width= "730" heig ht="94" cl ass="no-bo rder" />
        21           </ a>
        22       </div>
        23       <div c lass="head er-menu-ba ckground p ull-left"  style="wid th:100%;">
        24           <d iv class=" pull-left" >
        25                <ul id=" nav-top" s tyle="widt h: 100%;">
        26                    <li  class="wid etop"><a h ref="http: //vaww.va. gov/" titl e="Veteran s Affairs  Intranet H ome Page"  class="wid etop">VA I ntranet Ho me</a></li >
        27                    <li  class="nar rowtop"><a  href="htt p://www.va .gov/about _va/" titl e="Informa tion about  the Depar tment of V eterans Af fairs" cla ss="narrow top">About  VA</a></l i>
        28                    <li  class="ave ragetop">< a href="ht tp://vaww. va.gov/lan ding_organ izations.h tm" title= "Departmen t of Veter ans Affair s Organiza tions" cla ss="averag etop">Orga nizations< /a></li>
        29                    <li  class="ave ragetop">< a href="ht tp://vaww. va.gov/dir ectory/" t itle="Find  a Veteran s Affairs  facility"  class="ave ragetop">F ind a Faci lity</a></ li>
        30                    <li  class="wid ertop"><a  href="http ://vaww.va .gov/landi ng_employe e.htm" tit le="Resour ces for VA  employees " class="w idertop">E mployee Re sources</a ></li>
        31                </ul>
        32           </ div>
        33           <d iv class=" pull-right  pad-right -5 pad-top -5">
        34                <c:if te st="${!emp ty pageCon text.reque st.remoteU ser}">
        35                    <spa n class="w hite font- 10">Welcom e ${pageCo ntext.requ est.remote User}</spa n>
        36                </c:if>
        37           </ div>
        38           <d iv class=" clearfix"> </div>
        39       </div>
        40       <div c lass="clea rfix"></di v>
        41   </div>