96. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 2/7/2017 12:14:09 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.

96.1 Files compared

# Location File Last Modified
1 cpss.zip\cpss\src\main\webapp\WEB-INF\views footer.jsp Wed Feb 1 21:07:24 2017 UTC
2 cpss.zip\cpss\src\main\webapp\WEB-INF\views footer.jsp Mon Feb 6 19:59:40 2017 UTC

96.2 Comparison summary

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

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

96.4 Active regular expressions

No regular expressions were active.

96.5 Comparison detail

  1   <%@ taglib  prefix="c " uri="htt p://java.s un.com/jsp /jstl/core "%>
  2  
  3           <! --  Start  of Footer  -->
  4           
  5     <c:if te st="${fals e}">
  6       <div i d="footer" >
  7           <d iv class=" navbar nav bar-fixed- bottom">
  8                    <div  class="co ntainer-fl uid center -div addBo rder">
  9                         <div class ="mhv-foot er">             
  10                                      <span cl ass="mhv-f ooter-text -blue"><a  onclick="d csMultiTra ck('WT.ac' ,'footer-p riv');" hr ef="?_nfpb =true&amp; _nfto=fals e&amp;_pag eLabel=pri vacy">Priv acy &amp;  Security</ a> | 
  11                                               <a onclick ="dcsMulti Track('WT. ac','foote r-tc');" h ref="?_nfp b=true&amp ;_nfto=fal se&amp;_pa geLabel=te rmsAndCond itions">Te rms &amp;  Conditions </a> | <a  onclick="d csMultiTra ck('WT.ac' ,'footer-a ccess');"  href="?_nf pb=true&am p;_nfto=fa lse&amp;_p ageLabel=a ccessibili ty">Access ibility</a > | 
  12                                               <a onclick ="dcsMulti Track('WT. ac','foote r-map');"  href="?_nf pb=true&am p;_nfto=fa lse&amp;_p ageLabel=s iteMap">Si te Map</a> </span>
  13                                      </div>
  14                                              
  15                                      <div cla ss="mhv-fo oter">
  16                                               <span clas s="mhv-foo ter-text-b lue">
  17                                                       <a  onclick=" dcsMultiTr ack('WT.ac ','footer- WH');" hre f="http:// www.whiteh ouse.gov/"  target="_ blank">The  White Hou se</a> |
  18                                                       <a  onclick=" dcsMultiTr ack('WT.ac ','footer- USA');" hr ef="http:/ /www.usa.g ov/" targe t="_blank" >USA.gov</ a> |
  19                                                        <a onclick ="dcsMulti Track('WT. ac','foote r-eBen');"  href="htt ps:// DNS . DNS     /ebenefits /homepage"  target="_ blank">eBe nefits</a>  |
  20                                                       <a  onclick=" dcsMultiTr ack('WT.ac ','footer- tricare'); " href="ht tp://trica re.mil/" t arget="_bl ank">TriCa re</a>
  21                                                       </ span>
  22                                      </div>
  23                             </div>
  24            < /div>
  25        </div >
  26      </c:if>
  27  
  28            < !--  End o f Footer - ->
  29            
  30   </body>
  31   </html>