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

1202.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.jsp 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.jsp Mon Apr 3 14:19:18 2017 UTC

1202.2 Comparison summary

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

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

1202.4 Active regular expressions

No regular expressions were active.

1202.5 Comparison detail

  1   <%@taglib  uri="http: //java.sun .com/jsp/j stl/core"  prefix="c" %>
  2  
  3   <!-- SKIP  NAV -->
  4   <div id="s kiplink">
  5       <a hre f="#main-c ontent-tab le">skip t o page con tent</a>
  6   </div>
  7  
  8   <!-- TOP O F PAGE -->
  9   <a name="t op"></a>
  10  
  11   <div class ="black-ba ckground">
  12       <div c lass="pull -left" sty le="overfl ow: hidden ; text-ali gn: left;  width: 100 %">
  13             <a href="h ttp://vaww . DNS     /" title=" The Depart ment of Ve terans Aff airs">
  14                <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" st yle="z-ind ex: -1" />
  15                <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" />
  16           </ a>
  17       </div>
  18       <div c lass="head er-menu-ba ckground p ull-left"  style="wid th:100%;">
  19           <d iv class=" pull-left" >
  20                <ul id=" nav-top" s tyle="widt h: 100%;">
  21                      <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>
  22                      <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>
  23                      <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>
  24                      <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>
  25                      <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>
  26                </ul>
  27           </ div>
  28           <d iv class=" pull-right  pad-right -5 pad-top -5">
  29                <c:if te st="${!emp ty pageCon text.reque st.remoteU ser}">
  30                    <spa n class="w hite font- 10">Welcom e ${pageCo ntext.requ est.remote User}</spa n>
  31                </c:if>
  32           </ div>
  33           <d iv class=" clearfix"> </div>
  34       </div>
  35       <div c lass="clea rfix"></di v>
  36   </div>