24. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/6/2017 8:32:14 AM 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.

24.1 Files compared

# Location File Last Modified
1 HC 837 Compliance 05122017.zip\HC 837 Compliance 05122017\FPPS_app\FPPS_app\view logout.xhtml Mon May 9 19:23:48 2016 UTC
2 HC 837 Compliance 05122017.zip\HC 837 Compliance 05122017\FPPS_app\FPPS_app\view logout.xhtml Wed Jul 5 13:08:36 2017 UTC

24.2 Comparison summary

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

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

24.4 Active regular expressions

No regular expressions were active.

24.5 Comparison detail

  1   <!DOCTYPE  compositio n PUBLIC " -//W3C//DT D XHTML 1. 0 Transiti onal//EN"
  2       "http: //www.w3.o rg/TR/xhtm l1/DTD/xht ml1-transi tional.dtd ">
  3   <ui:compos ition xmln s="http:// www.w3.org /1999/xhtm l"
  4       xmlns: s="http:// jboss.com/ products/s eam/taglib "
  5       xmlns: ui="http:/ /java.sun. com/jsf/fa celets"
  6       xmlns: f="http:// java.sun.c om/jsf/cor e"
  7       xmlns: h="http:// java.sun.c om/jsf/htm l"
  8       xmlns: rich="http ://richfac es.org/ric h"
  9       templa te="layout /template. xhtml">
  10  
  11   <ui:define  name="bod y">
  12  
  13       <h:for m id="logi n">
  14  
  15           <r ich:panel>
  16                <f:facet  name="hea der">Logge d Out</f:f acet>
  17                <div sty le="font-s ize: 125%; ">
  18                <p>You h ave been l ogged out. </p> 
  19                <ul>
  20                <li>Go b ack to <h: outputLink  value="in dex.html"  style="mar gin-left:  0.5em;">FP PS</h:outp utLink>.</ li>
  21  
  22                  <li>Go to  <h:outputL ink value= "http://ww w. DNS     " style="m argin-left : 0.5em;"> VA Web Sit e</h:outpu tLink>.</l i>
  23                </ul>
  24                </div>
  25           </ rich:panel >
  26  
  27       </h:fo rm>
  28  
  29    </ui:defi ne>
  30   </ui:compo sition>