16877. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/10/2017 4:24:06 PM Eastern 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.

16877.1 Files compared

# Location File Last Modified
1 core.zip\core\portlets\caret-portlet\docroot\jsp\online viewCaregiver.jsp Wed Jan 4 14:29:10 2017 UTC
2 core.zip\core\portlets\caret-portlet\docroot\jsp\online viewCaregiver.jsp Mon Jan 9 14:46:52 2017 UTC

16877.2 Comparison summary

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

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

16877.4 Active regular expressions

No regular expressions were active.

16877.5 Comparison detail

  1   <%@include  file="/js p/init.jsp " %>
  2  
  3   <c:set var ="form_" v alue="${ca retMap_['f orm_']}" / >
  4  
  5   <div id="t abSrc">
  6     <ul clas s="nav nav -tabs">
  7                <li clas s="active" ><a href=" #tab-1">Ca regiver Da shboard</a ></li>
  8           <l i id="info matnl"><a  href="#tab -2">Inform ational</a ></li>
  9     </ul>
  10  
  11     <div cla ss="tab-co ntent">
  12                <div id= "tab-1" cl ass="tab-p ane">
  13                    <div  class="da shboard-to p">
  14                             <div c lass="onli ne-split-p ane">
  15                                      <fieldse t>
  16                                               <legend><l iferay-ui: message ke y="my-vete rans" /></ legend>
  17                                               <c:set var ="ndx0" va lue="my-ro le" />
  18                                               <c:set var ="ndx1" va lue="veter an-name" / >
  19                                               <c:set var ="emptyRes ultsMessag e" value=" no-veteran s-found" / >
  20                                                       <% @include f ile="/jsp/ online/myV cgStatus.j sp" %>
  21                                               </fieldset >
  22                             </div>
  23                             <div c lass="onli ne-split-p ane">
  24                                      <fieldse t>
  25                                               <legend >< liferay-ui :message k ey="my-not es" /></le gend>
  26                                               <%@include  file="/js p/online/m yMessages. jsp" %>
  27                                      </fields et>
  28                             </div>
  29                    </di v>
  30                    <div  class="cl ear-both"> </div>
  31                    <div  id="dashb oard-botto m">
  32                             
  33                             <div i d="bottomT abSrc">
  34                                      <ul clas s="nav nav -tabs">
  35                                                   <li cl ass="activ e"><a href ="#tab-app s"><lifera y-ui:messa ge key="my -apps" />< /a></li>
  36                                               <li id="in fomatnl">< a href="#t ab-stip">< liferay-ui :message k ey="my-sti pends" />< /a></li>
  37                                               </ul>
  38                                              
  39                                               <div class ="tab-cont ent">
  40                                               <div id="t ab-apps" c lass="tab- pane">
  41                                                                <%@i nclude fil e="/jsp/on line/myApp lications. jsp" %>
  42                                               </div>
  43                                                       <d iv id="tab -stip" cla ss="tab-pa ne">
  44                                                                <%@i nclude fil e="/jsp/on line/mySti pends.jsp"  %>
  45                                               </div>
  46                                      </div>
  47                                      </div>
  48                             </div>
  49                </div>
  50       
  51       <div i d="tab-2"  class="tab -pane">
  52                    <%@i nclude fil e="/jsp/on line/infor mation.jsp " %>
  53           </ div>
  54           
  55     </div>
  56   </div>
  57  
  58  
  59   <c:if test ="${true e q form_['s howConfirm ation']}">
  60           <% @include f ile="/jsp/ online/app licationSu bmitted.js p" %>
  61   </c:if>
  62  
  63   <aui:scrip t use="aui -tabview">
  64  
  65     window.c areTmainTa b = new A. TabView({
  66         srcN ode: '#tab Src',
  67         type : 'pills'
  68       }
  69     );
  70     window.c areTmainTa b.render() ;
  71     
  72     window.c areTmainTa b = new A. TabView({
  73         srcN ode: '#bot tomTabSrc' ,
  74         type : 'pills'
  75       }
  76     );
  77     window.c areTmainTa b.render() ;
  78           
  79   </aui:scri pt>
  80  
  81  
  82   <div id="c hatVaMsg"  >
  83           <a  class="bt n-link sea rch-vcg-ac tion" oncl ick="windo w.open('ht tps://www. DNS . DNS     /chat/chat start.aspx ?domain=10 10cg','10- 10 CG', 'w idth:700,h eight=900' );" >
  84                    Chat  online &n bsp; with  <i class=" icon-comme nt">&nbsp;  VA</i> re presentati ve </a>
  85   </div>
  86  
  87