38. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 8/8/2017 4:09:51 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.

38.1 Files compared

# Location File Last Modified
1 Purch Care Auth Compliance P3.zip\arpsMaster\src\main\webapp\WEB-INF\pages footer.jsp Wed Feb 22 19:38:58 2017 UTC
2 Purch Care Auth Compliance P3.zip\arpsMaster\src\main\webapp\WEB-INF\pages footer.jsp Tue Aug 8 18:40:05 2017 UTC

38.2 Comparison summary

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

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

38.4 Active regular expressions

No regular expressions were active.

38.5 Comparison detail

  1   <style>
  2   /*@media a ll*/
  3   footer {
  4       backgr ound-color : #003F72;
  5       border -top: 1px  solid #003 F72;
  6       border -bottom: 1 px solid b lack;
  7       border -left: 1px  solid bla ck;
  8       border -right: 1p x solid bl ack;
  9       clear:  both;
  10       font-s ize: 1.0em ;
  11       height : 50px;
  12       color:  white;
  13   }
  14  
  15   </style>
  16  
  17   <div class ="containe r">
  18   <footer>
  19           <d iv class=" float-left  ztop">
  20                <a href= "resources /doc/ARPS_ User_Guide .pdf" targ et="_blank ">Help</a>
  21           </ div>         
  22                    <div  class="co ntent-wrap per">
  23                     <a href="h ttp:// DNS . URL         " target=" _blank">CB OPC</a> -
  24                    <c:o ut value=' <%= new ja va.text.Si mpleDateFo rmat("MMM  dd, yyyy H H:mm:ss z" ).format(j ava.util.C alendar.ge tInstance( ).getTime( )) %>' />
  25           </ div>
  26   </footer>
  27   </div>