1203. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/5/2017 4:29:36 PM Central 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.

1203.1 Files compared

# Location File Last Modified
1 C:\working_scrub\Unredacted\VAP Code Base\VAP_Bld2_Source_Code_CIF_2017-02-14\nvap-web\src\main\webapp\WEB-INF\web header.jspf Wed Feb 1 18:37:28 2017 UTC
2 eHX-CIF.zip\eHX-CIF\VAP Code Base\VAP_Bld2_Source_Code_CIF_2017-02-14\nvap-web\src\main\webapp\WEB-INF\web header.jspf Mon Apr 3 14:19:19 2017 UTC

1203.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 70
Changed 2 12
Inserted 0 0
Removed 0 0

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

1203.4 Active regular expressions

No regular expressions were active.

1203.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="h ttp://vaww . DNS     /" title=" The Depart ment of Ve terans Aff airs">
  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= "widetop"> <a href="h ttp://vaww . DNS     /" title=" Veterans A ffairs Int ranet Home  Page" cla ss="wideto p">VA Intr anet Home< /a></li>
  27                      <li class= "narrowtop "><a href= "http://ww w. DNS     /about_va/ " title="I nformation  about the  Departmen t of Veter ans Affair s" class=" narrowtop" >About VA< /a></li>
  28                      <li class= "averageto p"><a href ="http://v aww. DNS     /landing_o rganizatio ns.htm" ti tle="Depar tment of V eterans Af fairs Orga nizations"  class="av eragetop"> Organizati ons</a></l i>
  29                      <li class= "averageto p"><a href ="http://v aww. DNS     /directory /" title=" Find a Vet erans Affa irs facili ty" class= "averageto p">Find a  Facility</ a></li>
  30                      <li class= "widertop" ><a href=" http://vaw w. DNS     /landing_e mployee.ht m" title=" Resources  for VA emp loyees" cl ass="wider top">Emplo yee Resour ces</a></l i>
  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>