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

23.1 Files compared

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

23.2 Comparison summary

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

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

23.4 Active regular expressions

No regular expressions were active.

23.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">Authe ntication< /f:facet>
  17                  <p>Please  call the H elp Desk a t <b> 1-86 6-507-5595  </b>    or Email t he Help De sk at <a h ref=" EM A IL "> EM A IL </a> for a ssistance. </p>
  18                <p>You d o not have  access to  this syst em.</p>
  19                <ul>
  20                <li>Log  in to <h:o utputLink  value="ind ex.html" s tyle="marg in-left: 0 .5em;">FPP S</h:outpu tLink> aga in.</li>
  21                  <li>Go to  <h:outputL ink value= "http:// REDACTED /default/"  style="ma rgin-left:  0.5em;">F EE Web Sit e</h:outpu tLink>.</l i>
  22                </ul>
  23           </ rich:panel >
  24  
  25       </h:fo rm>
  26  
  27    </ui:defi ne>
  28   </ui:compo sition>