35733. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/17/2019 10:53:15 AM Central 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.

35733.1 Files compared

# Location File Last Modified
1 v1_iter_1_VIP_Build_4_Dec_2018_CG.zip\v1_iter_1_VIP_Build_4\portlets\caret-portlet\docroot\jsp\online viewCaregiver.jsp Wed Jan 16 16:06:54 2019 UTC
2 v1_iter_1_VIP_Build_4_Dec_2018_CG.zip\v1_iter_1_VIP_Build_4\portlets\caret-portlet\docroot\jsp\online viewCaregiver.jsp Wed Jan 16 21:51:17 2019 UTC

35733.2 Comparison summary

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

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

35733.4 Active regular expressions

No regular expressions were active.

35733.5 Comparison detail

  1   <%@include  file="/js p/init.jsp " %>
  2  
  3   <c:set var ="form_" v alue="${ca retMap_['f orm_']}" / >
  4  
  5   <aui:a hre f="https:/ / DNS . URL       /vaforms/m edical/pdf /vha-10-10 CG.pdf" ta rget="_bla nk" cssCla ss="icon-d ownload-al t caret-me nu-vet" st yle="margi n-top: 7px ;" label=" download-1 010cg" tit le="Downlo ad 10-10CG  Form"></a ui:a>
  6  
  7  
  8           <p ortlet:act ionURL var ="newRole" >
  9                    <por tlet:param  name="jav ax.portlet .action" v alue="doAc tion"/>
  10                    <por tlet:param  name="act ion" value ="undoSele ctRole"/>
  11                    <por tlet:param  name="TRA CKER" valu e="${TRACK ER}"/>
  12           </ portlet:ac tionURL>
  13           <c :set var=" reset"><li feray-ui:m essage key ="reset-on line-roles " /></c:se t>
  14           <a ui:nav css Class="car et-nav">
  15          <au i:nav-item  iconCssCl ass="icon- cancel" la bel='${res et}' href= "${newRole }"  >
  16          </a ui:nav-ite m>
  17       </aui: nav>
  18           
  19           
  20   <div id="t abSrc">
  21           
  22  
  23     <ul clas s="nav nav -tabs">
  24                <li clas s="active  tab-click" ><a href=" #tab-1">Ca regiver Da shboard</a ></li>
  25           <l i class="t ab-click"  ><a href=" #tab-2">In formationa l</a></li>
  26     </ul>
  27  
  28     <div cla ss="tab-co ntent">
  29                <div id= "tab-1" cl ass="tab-p ane">
  30                    <div  class="da shboard-to p">
  31                             <div c lass="onli ne-split-p ane">
  32                                      <fieldse t>
  33                                               <legend><l iferay-ui: message ke y="my-vete rans" /></ legend>
  34                                               <c:set var ="ndx0" va lue="my-ro le" />
  35                                               <c:set var ="ndx1" va lue="veter an-name" / >
  36                                               <c:set var ="emptyRes ultsMessag e" value=" no-veteran s-found" / >
  37                                                       <% @include f ile="/jsp/ online/myV cgStatus.j sp" %>
  38                                               </fieldset >
  39                             </div>
  40                             <div c lass="onli ne-split-p ane">
  41                                      <fieldse t>
  42                                               <legend >< liferay-ui :message k ey="my-not es" /></le gend>
  43                                               <%@include  file="/js p/online/m yMessages. jsp" %>
  44                                      </fields et>
  45                             </div>
  46                    </di v>
  47                    <div  class="cl ear-both"> </div>
  48                    <div  id="dashb oard-botto m">
  49                             
  50                             <div i d="bottomT abSrc">
  51                                      <ul clas s="nav nav -tabs">
  52                                                   <li cl ass="tab-c lick activ e"><a href ="#tab-app s"><lifera y-ui:messa ge key="my -apps" />< /a></li>
  53                                               <li class= "tab-click " ><a href ="#tab-sti p"><lifera y-ui:messa ge key="my -stipends"  /></a></l i>
  54                                               </ul>
  55                                              
  56                                               <div class ="tab-cont ent">
  57                                               <div id="t ab-apps" c lass="tab- pane">
  58                                                                <%@i nclude fil e="/jsp/on line/myApp lications. jsp" %>
  59                                               </div>
  60                                                       <d iv id="tab -stip" cla ss="tab-pa ne">
  61                                                                <%@i nclude fil e="/jsp/on line/mySti pends.jsp"  %>
  62                                               </div>
  63                                      </div>
  64                                      </div>
  65                             </div>
  66                </div>
  67       
  68       <div i d="tab-2"  class="tab -pane">
  69                    <%@i nclude fil e="/jsp/on line/infor mation.jsp " %>
  70           </ div>
  71           
  72     </div>
  73   </div>
  74  
  75  
  76   <c:if test ="${true e q form_['s howConfirm ation']}">
  77           <% @include f ile="/jsp/ online/app licationSu bmitted.js p" %>
  78   </c:if>
  79  
  80   <aui:scrip t use="aui -tabview">
  81  
  82     window.c areTmainTa b = new A. TabView({
  83         srcN ode: '#tab Src',
  84         type : 'pills'
  85       }
  86     );
  87     window.c areTmainTa b.render() ;
  88     
  89     window.c areTmainTa b = new A. TabView({
  90         srcN ode: '#bot tomTabSrc' ,
  91         type : 'pills'
  92       }
  93     );
  94     window.c areTmainTa b.render() ;
  95     A.all('. tab-click' ).attr('ta bindex',0) ;
  96           
  97   </aui:scri pt>
  98  
  99  
  100   <div id="c hatVaMsg"  >
  101           <a  tabindex= "0" class= "tab-click  btn-link  search-vcg -action" o nclick="wi ndow.open( 'https:// DNS . URL         /chat/chat start.aspx ?domain=10 10cg','10- 10 CG', 'w idth:700,h eight=900' );" >
  102                    Chat  online &n bsp; with  <i class=" icon-comme nt">&nbsp;  VA</i> re presentati ve </a>
  103   </div>
  104  
  105