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

35725.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 cgvDashboard.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 cgvDashboard.jsp Wed Jan 16 21:47:38 2019 UTC

35725.2 Comparison summary

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

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

35725.4 Active regular expressions

No regular expressions were active.

35725.5 Comparison detail

  1   <%@ includ e file="/j sp/init.js p" %>
  2  
  3   <style>
  4   .aui butto n {
  5       margin -top: 6px;
  6       margin -left: 4px ;
  7   }
  8   button {
  9       cursor : pointer;
  10       /* tex t-align: c enter; */
  11       transi tion: back ground 250 ms ease-in -out, 
  12                    tran sform 150m s ease;
  13       -webki t-appearan ce: none;
  14       -moz-a ppearance:  none;
  15   }
  16  
  17   button:hov er,
  18   button:foc us {
  19       /* bac kground: # 6BADF7; */
  20       backgr ound: #FFF FFF;
  21   }
  22  
  23   button:foc us {
  24       outlin e: 1px sol id #fff;
  25       outlin e-offset:  -4px;
  26   }
  27  
  28   button:act ive {
  29       transf orm: scale (0.99);
  30   }
  31   .dash-info -text {
  32           fo nt-family:  Arial,Hel vetica,san s-serif; 
  33       font:  400 14px s ystem-ui;
  34       font-s tyle: ital ic; 
  35   }
  36   .dash-butt ons-block  {
  37           di splay: inl ine-block;
  38           /*  display:  block; */
  39           ma rgin: auto ;
  40           wi dth: 75%;
  41           pa dding: 10p x;
  42   }
  43   .dash-butt on-outer {
  44       displa y: block;
  45       font-f amily: Ari al,Helveti ca,sans-se rif;  
  46       backgr ound-color : #FFFFFF;
  47       color:  #000000;
  48       border : 2px;
  49       border -style: so lid;
  50       border : 3px;
  51       /* bor der-color:  #5B216D;  */
  52           bo rder-color : #6b2781;
  53       border -style: so lid;
  54       paddin g: 5px 5px ; 5px; 5px
  55       text-a lign: left ;
  56       max-wi dth: 800px ;
  57       min-wi dth: 800px ;
  58           /*  cursor: p ointer; */
  59           ma rgin-botto m: 4px;
  60   }
  61   .dash-butt on-inner-t op {
  62       text-a lign: left ;
  63       text-d ecoration:  none;
  64           te xt-indent:  0px;
  65       font-f amily: Ari al,Helveti ca,sans-se rif;    
  66       displa y: inline- block;
  67       font-s ize: 30px;
  68           ma rgin-top:  6px;
  69           ma rgin-botto m: 2px;
  70           ma rgin-left:  2px;
  71           ma rgin-right : 2px;
  72   }
  73   .dash-butt on-inner-b ottom {
  74       text-a lign: left ;
  75       text-d ecoration:  none;
  76           te xt-indent:  20px;
  77       font-f amily: Ari al,Helveti ca,sans-se rif;    
  78       displa y: inline- block;
  79           ma rgin-top:  1px;
  80           ma rgin-botto m: 2px;
  81           ma rgin-left:  2px;
  82           ma rgin-right : 2px;
  83       font:  400 14px s ystem-ui;
  84   }
  85   </style>
  86  
  87  
  88   <portlet:a ctionURL v ar="loadOn lineDashSe ction">
  89           <p ortlet:par am name="j avax.portl et.action"  value="do Action" />
  90           <p ortlet:par am name="a ction" val ue="loadEn try"/>
  91           <p ortlet:par am name="e ntry" valu e="CGV_WEL COME_INTRO "/>
  92   </portlet: actionURL>
  93  
  94   <portlet:a ctionURL v ar="loadGe neralInfo"  >
  95           <p ortlet:par am name="j avax.portl et.action"  value="do Action" />
  96           <p ortlet:par am name="a ction" val ue="loadEn try"/>
  97           <p ortlet:par am name="e ntry" valu e="CGV_GEN ERAL_INFO" />
  98   </portlet: actionURL>
  99  
  100   <portlet:a ctionURL v ar="loadRe viewCriter ia">
  101           <p ortlet:par am name="j avax.portl et.action"  value="do Action" />
  102           <p ortlet:par am name="a ction" val ue="loadEn try"/>
  103           <p ortlet:par am name="e ntry" valu e="CGV_REV IEW_CRITER IA"/>
  104   </portlet: actionURL>
  105  
  106   <portlet:a ctionURL v ar="loadAp plyNow">
  107           <p ortlet:par am name="j avax.portl et.action"  value="do Action" />
  108           <p ortlet:par am name="a ction" val ue="loadEn try"/>
  109           <p ortlet:par am name="e ntry" valu e="CGV_APP LY_NOW"/>
  110   </portlet: actionURL>
  111  
  112   <portlet:a ctionURL v ar="loadVe teranAppli cants">
  113           <p ortlet:par am name="j avax.portl et.action"  value="do Action" />
  114           <p ortlet:par am name="a ction" val ue="loadEn try"/>
  115           <p ortlet:par am name="e ntry" valu e="CGV_VET ERAN_APPLI CANTS"/>
  116   </portlet: actionURL>
  117  
  118   <portlet:a ctionURL v ar="loadMe ssages">
  119           <p ortlet:par am name="j avax.portl et.action"  value="do Action" />
  120           <p ortlet:par am name="a ction" val ue="loadEn try"/>
  121           <p ortlet:par am name="e ntry" valu e="CGV_MES SAGES"/>
  122   </portlet: actionURL>
  123  
  124   <portlet:a ctionURL v ar="loadOn lineChat">
  125           <p ortlet:par am name="j avax.portl et.action"  value="do Action" />
  126           <p ortlet:par am name="a ction" val ue="loadEn try"/>
  127           <p ortlet:par am name="e ntry" valu e="CGV_ONL INE_CHAT"/ >
  128   </portlet: actionURL>
  129  
  130   <hr style= "margin-to p: -10px;  padding-to p: -7px; m argin-bott om: 1px; p adding-bot tom: 1px">
  131  
  132       <div c lass="dash -buttons-b lock">
  133       
  134       <span  style="fon t-style: i talic; fon t-family:  Arial, Hel vetica, sa ns-serif;  font-size:  14px;">Cl ick on the  topics li sted below  to review  informati on</span>
  135       
  136           <b utton clas s="aui-but ton dash-b utton-oute r" onclick ="location .href = '$ {onlineAct ionURL}&<p ortlet:nam espace/>ja vax.portle t.action=d oAction&<p ortlet:nam espace/>ac tion=loadE ntry&<port let:namesp ace/>entry =CGV_WELCO ME_INTRO'" >
  137                    <spa n><span cl ass='dash- button-inn er-top'>We lcome - In troduction </span><br ><span cla ss="dash-b utton-inne r-bottom"  style="fon t-family:  Arial,Helv etica,sans -serif; "> Welcome to  the Progr am of Comp rehensive  Assistance  for Famil y Caregive rs (PCAFC) </span></s pan>
  138           </ button>
  139           <b utton clas s="aui-but ton dash-b utton-oute r" onclick ="location .href = '$ {onlineAct ionURL}&<p ortlet:nam espace/>ja vax.portle t.action=d oAction&<p ortlet:nam espace/>ac tion=loadE ntry&<port let:namesp ace/>entry =CGV_GENER AL_INFO'"> <span><spa n class='d ash-button -inner-top '>General  Informatio n</span><b r><span cl ass="dash- button-inn er-bottom"  style="fo nt-family:  Arial,Hel vetica,san s-serif; " >Learn mor e about th e Program  of Compreh ensive Ass istance fo r Family C aregivers  (PCAFC) an d how to a pply</span ></span></ button>
  140           
  141           <b utton clas s="aui-but ton dash-b utton-oute r" onclick ="location .href = '$ {onlineAct ionURL}&<p ortlet:nam espace/>ja vax.portle t.action=d oAction&<p ortlet:nam espace/>ac tion=loadE ntry&<port let:namesp ace/>entry =CGV_REVIE W_CRITERIA '"><span>< span class ='dash-but ton-inner- top'>Revie w Initial  Caregiver  Eligibilit y Criteria </span><br ><span cla ss="dash-b utton-inne r-bottom"  style="fon t-family:  Arial,Helv etica,sans -serif; "> See if you  may be el igible for  the Progr am of Comp rehensive  Assistance  for Famil y Caregive rs (PCAFC) </span></s pan></butt on>
  142           <b utton clas s="aui-but ton dash-b utton-oute r" onclick ="location .href = '$ {onlineAct ionURL}&<p ortlet:nam espace/>ja vax.portle t.action=d oAction&<p ortlet:nam espace/>ac tion=loadE ntry&<port let:namesp ace/>entry =CGV_APPLY _NOW'"><sp an><span c lass='dash -button-in ner-top'>A pply Now</ span><br>< span class ="dash-but ton-inner- bottom" st yle="font- family: Ar ial,Helvet ica,sans-s erif; ">Be gin the ca regiver po rtion of t he online  applicatio n and view  my pendin g and comp leted appl ications</ span></spa n></button >
  143           <b utton clas s="aui-but ton dash-b utton-oute r" onclick ="location .href = '$ {onlineAct ionURL}&<p ortlet:nam espace/>ja vax.portle t.action=d oAction&<p ortlet:nam espace/>ac tion=loadE ntry&<port let:namesp ace/>entry =CGV_VETER AN_APPLICA NTS'"><spa n><span cl ass='dash- button-inn er-top'>Ve teran Appl icants</sp an><br><sp an class=" dash-butto n-inner-bo ttom" styl e="font-fa mily: Aria l,Helvetic a,sans-ser if; ">View  a list of  Veteran a pplicants< /span></sp an></butto n>
  144           <b utton clas s="aui-but ton dash-b utton-oute r" onclick ="location .href = '$ {onlineAct ionURL}&<p ortlet:nam espace/>ja vax.portle t.action=d oAction&<p ortlet:nam espace/>ac tion=loadE ntry&<port let:namesp ace/>entry =CGV_MESSA GES'"><spa n><span cl ass='dash- button-inn er-top'>Me ssages</sp an><br><sp an class=" dash-butto n-inner-bo ttom" styl e="font-fa mily: Aria l,Helvetic a,sans-ser if; ">View  messages  about my s ubmitted a pplication s</span></ span></but ton>
  145           <! --  
  146           <b utton clas s="aui-but ton dash-b utton-oute r" onclick ="location .href = '$ {onlineAct ionURL}&<p ortlet:nam espace/>ja vax.portle t.action=d oAction&<p ortlet:nam espace/>ac tion=loadE ntry&<port let:namesp ace/>entry =VET_ONLIN E_CHAT'">< span><span  class='da sh-button- inner-top' >Online Ch at</span>< br><span c lass="dash -button-in ner-bottom " style="f ont-family : Arial,He lvetica,sa ns-serif;  ">Chat wit h a VA rep resentativ e from the  Health Re source Cen ter (HRC)< /span></sp an></butto n>
  147           -- >
  148           <b utton clas s="aui-but ton dash-b utton-oute r" id="onl ineChat">< span><span  class='da sh-button- inner-top' >Online Ch at</span>< br><span c lass="dash -button-in ner-bottom " style="f ont-family : Arial,He lvetica,sa ns-serif;  ">Chat wit h a VA rep resentativ e from the  Health Re source Cen ter (HRC)< /span></sp an></butto n>        
  149      </div>
  150      
  151    <aui:scri pt use="no de,aui-bas e,node-eve nt-simulat e">
  152    </aui:scr ipt>  
  153    
  154    <script t ype="text/ javascript ">
  155           do cument.get ElementByI d("onlineC hat").oncl ick = func tion() {do OnlineChat ()};    
  156           fu nction doO nlineChat( ) {
  157                     //var url  = "https:/ / DNS . URL         /ebenefits /contact#" ;
  158                     var url =  "https://p roductionc hat.vrm.vb a.         /system/te mplates/ch at/hrc/cha t.html?ent ryPointId= 1004&templ ateName=hr c&language Code=en&co untryCode= US&ver=v11 &eglvrefna me=eBenefi ts&null&re ferer=http s%3A%2F%2F DNS . URL         %2Febenefi ts%2Fconta ct%23";
  159                    var  title = "1 0-10 CG";
  160                    var  win = wind ow.top;
  161                    var  w = 600;
  162                    var  h = 400;
  163           va r y = win. top.outerH eight / 2  + win.top. screenY -  ( h / 2);
  164           va r x = win. top.outerW idth / 2 +  win.top.s creenX - (  w / 2);
  165           re turn win.o pen(url, " 1010 CG",  'toolbar=n o, locatio n=no, dire ctories=no , status=n o, menubar =no, scrol lbars=yes,  resizable =no, copyh istory=no,  width='+w +', height ='+h+', to p='+y+', l eft='+x);
  166           }        
  167    </script>
  168     
  169