47. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 9/11/2017 8:05:39 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.

47.1 Files compared

# Location File Last Modified
1 MHV_CIF_2017.4.0.0.zip\MHV_CIF_2017.4.0.0\MHV_CIF_2017.4.0.0\mhv_source\mhv_user\mhv-usermgmt-portal-portlet\src\main\webapp\views\connectdocs connectYourDocs.xhtml Thu Aug 3 15:54:36 2017 UTC
2 MHV_CIF_2017.4.0.0.zip\MHV_CIF_2017.4.0.0\MHV_CIF_2017.4.0.0\mhv_source\mhv_user\mhv-usermgmt-portal-portlet\src\main\webapp\views\connectdocs connectYourDocs.xhtml Thu Sep 7 19:14:09 2017 UTC

47.2 Comparison summary

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

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

47.4 Active regular expressions

No regular expressions were active.

47.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" UTF-8"?>
  2   <!DOCTYPE  html PUBLI C "-//W3C/ /DTD XHTML  1.0 Trans itional//E N" 
  3   "http://ww w.w3.org/T R/xhtml1/D TD/xhtml1- transition al.dtd">
  4   <html xmln s="http:// www.w3.org /1999/xhtm l"
  5           xm lns:f="htt p://java.s un.com/jsf /core"
  6           xm lns:h="htt p://java.s un.com/jsf /html"
  7           xm lns:ui="ht tp://java. sun.com/js f/facelets "
  8           xm lns:p="htt p://primef aces.org/u i"
  9           xm lns:c="htt p://java.s un.com/jsp /jstl/core "
  10           xm lns:fn="ht tp://java. sun.com/js p/jstl/fun ctions">
  11  
  12   <ui:compos ition temp late="/tem plate/layo utTwoColum n.xhtml">
  13  
  14           <u i:define n ame="mainc ontent">
  15  
  16                    <h:f orm id="co nnectYourD ocs">
  17  
  18                             <f:met adata>
  19                                      <f:event  type="pre RenderView "
  20                                               listener=" #{connectY ourDocsCon troller.in it}" />
  21                             </f:me tadata>
  22  
  23                             <p cla ss="center -text">
  24                                      <h:graph icImage li brary="img " name="co nnectYourD ocs.png"
  25                                               alt="Conne ct Your Do cs Banner"  title="Co nnect Your  Docs" />
  26                             </p>
  27  
  28                             <h5 cl ass="cente r-text">Sh are Your V A Health R ecords</h5 >
  29                             
  30                             <p cla ss="left-t ext">You c an give VA  permissio n to
  31                                      share yo ur medical  records w ith your n on-VA heal thcare pro vider.</p>
  32  
  33                             <h:pan elGroup
  34                                      rendered ="#{connec tYourDocsC ontroller. premiumAcc ountType a nd connect YourDocsCo ntroller.d sLogonUser }">
  35                                      <p class ="left-tex t">
  36                                               To electro nically si gn the rel ease forms  and manag e your
  37                                               permission s, <a
  38                                                       hr ef="#{conn ectYourDoc sControlle r.mhvConte xt}/mhv-po rtal-web/w eb/myhealt hevet/vler HealthAuth ">select
  39                                                       ma nage autho rizations. </a>
  40                                      </p>
  41                             </h:pa nelGroup>
  42  
  43                             <p cla ss="center -text">Not  yet enrol led?</p>
  44  
  45                             <p cla ss="center -text">
  46                                      <a
  47                                                href="http ://www. DNS     /VLER/vler -health-ex change-reg istration- guide.asp"
  48                                               class="con nect-your- docs-reg-g uide" targ et="_mhvHe lp">Learn
  49                                               more and s ign up.</a >
  50                             </p>
  51  
  52                    </h: form>
  53           </ ui:define>
  54   </ui:compo sition>
  55   </html>