Produced by Araxis Merge on 8/16/2018 1:15:36 PM 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Caregivers_Tool_CareT_v1_Build 4.zip\core\portlets\caret-portlet\docroot\jsp\online | viewCaregiver.jsp | Thu Aug 9 14:03:10 2018 UTC |
| 2 | Caregivers_Tool_CareT_v1_Build 4.zip\core\portlets\caret-portlet\docroot\jsp\online | viewCaregiver.jsp | Thu Aug 16 02:45:19 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 208 |
| Changed | 1 | 2 |
| Inserted | 1 | 1 |
| Removed | 0 | 0 |
| 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 |
No regular expressions were active.
| 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:/ /www.va.go v/vaforms/ medical/pd f/vha-10-1 0CG.pdf" t arget="_bl ank" cssCl ass="icon- download-a lt caret-m enu-vet" s tyle="marg in-top: 7p x;" label= "download- 1010cg" ti tle="Downl oad 10-10C G Form"></ aui: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://w ww.ebenefi ts. DOMAIN . EX /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"> VA</i> re presentati ve </a> | |||||
| 103 | </div> | |||||
| 104 | ||||||
| 105 | ||||||
| 106 | TT |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.