Produced by Araxis Merge on 7/9/2017 11:01:41 PM Eastern 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 | PPS_N_3.0_Iter2_Build_360.zip\Unredacted\PS_PPS_ui\src\main\webapp\WEB-INF\jsp | home.jsp | Fri Jun 30 19:06:02 2017 UTC |
2 | PPS_N_3.0_Iter2_Build_360.zip\Unredacted\PS_PPS_ui\src\main\webapp\WEB-INF\jsp | home.jsp | Fri Jul 7 20:10:15 2017 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 5 | 308 |
Changed | 4 | 18 |
Inserted | 0 | 0 |
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 | <%@ page c ontentType ="text/htm l;charset= UTF-8" lan guage="jav a"%> | |
2 | <%@ taglib prefix="p eps" tagdi r="/WEB-IN F/tags"%> | |
3 | <%@ taglib prefix="c " uri="htt p://java.s un.com/jsp /jstl/core "%> | |
4 | <%@ taglib prefix="s pring" uri ="http://w ww.springf ramework.o rg/tags"%> | |
5 | <%@ page i mport="gov .va.med.ph armacy.pep s.presenta tion.commo n.controll er.SystemS ettingsCon troller.Im ageSelecto r" %> | |
6 | <div class ="panel"> | |
7 | <p eps:form i d="home.go "> | |
8 | <tab le class=" background 3" width=" 1250" bord er="0" cel lspacing=" 10" | |
9 | cellpa dding="10" > | |
10 | <tr va lign="top" > | |
11 | <!--PBM OFFICE MES SAGE--> | |
12 | <td vali gn="top" w idth="180" > | |
13 | <c:choose> | |
14 | ||
15 | <c:whe n test="${ (not empt y announce ment.image Path) and ('images/V eteransPos ter.jpg' n e announce ment.image Path )}">< img class= "news-img" src="${ a nnouncemen t.imagePat h }.go" al t="Current Custom Ho mepage Ima ge" /></c: when> | |
16 | <c:oth erwise><im g class="n ews-img" s rc="images /VeteransP oster.jpg" alt="Hono ring Those Who Serve d" width=" 180" /></c :otherwise > | |
17 | </c:choose > | |
18 | </td> | |
19 | <td vali gn="top" w idth="320" > | |
20 | <div class ="office-t itle"> | |
21 | <s pring:mess age code=" home.pbmof fice.label " /> | |
22 | </div> | |
23 | <p> | |
24 | <stron g> | |
25 | <c :choose> | |
26 | <c:when test="${ n ot empty a nnouncemen t.title }" > ${ annou ncement.ti tle }</c:w hen> | |
27 | <c:other wise>Don't Return Co ntrolled S ubstance</ c:otherwis e> | |
28 | </ c:choose> | |
29 | </stro ng> <br /> | |
30 | <c:cho ose> | |
31 | <c :when test ="${ not e mpty annou ncement.bo dy }"> ${ announceme nt.body }< /c:when> | |
32 | <c :otherwise > | |
33 | No provi sions in C ontrolled Substances Act or Co de of Fede ral Regula tions for pharmacy t ake | |
34 | back of controlled substance s from pat ients. Pha rmacists s hould be a ware that no provisi ons | |
35 | exist in the Contr olled Subs tances Act or Code o f Federal Regulation s (CFR) fo r a DEA | |
36 | registra nt, such a s a commun ity pharma cy, to tak e back con trolled su bstances f rom a | |
37 | non-regi strant (i. e., indivi dual patie nt). Howev er, patien ts may ret urn an unu sed contro lled | |
38 | subs tance medi cation to the pharma cy in the event that the contr olled subs tance is r ecalled | |
39 | or a dis pensing er ror has oc curred, ac cording to ... See mo re below.< /c:otherwi se> | |
40 | </c:ch oose> | |
41 | <br /> | |
42 | </p> | |
43 | <p> | |
44 | <c:set scope="pa ge" value= "Full Stor y..." var= "linkTitle " /> | |
45 | <c:if test="${ n ot empty ( announceme nt.linkTit le) }"> | |
46 | <c :set scope ="page" va lue="${ an nouncement .linkTitle }" var="l inkTitle" /> | |
47 | </c:if > | |
48 | <c:cho ose> | |
49 | <c :when test ="${ not e mpty (anno uncement.l ink) }"><a href="${ announceme nt.link }" title="Mo re">${ lin kTitle }</ a></c:when > | |
50 | <c :otherwise ><a href=" #" title=" More">${ l inkTitle } </a></c:ot herwise> | |
51 | </c:ch oose> | |
52 | </p> | |
53 | </td> | |
54 | ||
55 | <td vali gn="top" a lign="cent er" width= "500"> | |
56 | <table sty le="height : 100%"> | |
57 | <t r> | |
58 | <!-- SEARCH--> | |
59 | <td> | |
60 | <!-- < input type ="hidden" name="_flo wExecution Id" value= "${flowExe cutionKey} " />--> | |
61 | <a hre f="searchI tems.go" t itle="Perf orm Simple Search"> | |
62 | Perform Simple Sea rch</a> | |
63 | </td > | |
64 | </ tr> | |
65 | <! --QUEUE ST ATUS--> | |
66 | <t r height=" 100" valig n="middle" > | |
67 | <td> <c:if test ="${not (m essagingSt atus) }"> | |
68 | <a style ="color: m aroon; fon t-size: me dium;"> Me ssaging is | |
69 | currently off becaus e a user t urned it o ff.<br></a > | |
70 | <a> There are ${ inQ ueue } ite ms in | |
71 | th e queue.</ a> | |
72 | </c:if > | |
73 | </td > | |
74 | </ tr> | |
75 | </table></ td> | |
76 | </tr> | |
77 | </ta ble> | |
78 | <!-- HORIZONTAL DIVIDING LINE--> | |
79 | <tab le width=" 100%" bord er="0" cel lspacing=" 0" cellpad ding="0"> | |
80 | <tr bg color="#00 0066"> | |
81 | <td>&nbs p;</td> | |
82 | </tr> | |
83 | </ta ble> | |
84 | <tab le class=" background 3" width=" 1250" bord er="1"> | |
85 | <tr va lign="top" > | |
86 | <!-- PARTIAL SA VES -- > | |
87 | <td> | |
88 | <table wid th="94%" b order="0"> | |
89 | <t r valign=" top"> | |
90 | <td> <spring:me ssage code ="partial. save.table .title" | |
91 | var="tit le" /> <a href="mana gePartialI tem.go" ti tle="${tit le}">${tit le}:</a> | |
92 | <c:set value="${ partialIte msCount}" var="itemC ount" scop e="page">< /c:set> | |
93 | <c:cho ose> | |
94 | <c:when test="${pa rtialItems Count == 1 }"> | |
95 | <spring:me ssage code ="partial. save.one.i tem" /> | |
96 | </c:when > | |
97 | <c:when | |
98 | test="${pa rtialItems Count > 1 && partia lItemsCoun t <= 5}"> | |
99 | <spring:me ssage code ="partial. save.count .${partial ItemsCount }" /> | |
100 | <spring:me ssage code ="partial. save.items .found" /> | |
101 | </c:when > | |
102 | <c:when | |
103 | test="${pa rtialItems Count > 5 && partial ItemsCount <= 20}"> | |
104 | <spring:me ssage code ="partial. save.count .${partial ItemsCount }" /> | |
105 | <spring:me ssage code ="partial. save.items .found" /> | |
106 | <spring:me ssage code ="partial. save.recen t.five" /> | |
107 | </c:when > | |
108 | <c:when test="${pa rtialItems Count > 20 }"> | |
109 | <spring:me ssage code ="partial. save.more. than.twent y" /> | |
110 | <spring:me ssage code ="partial. save.recen t.five" /> | |
111 | </c:when > | |
112 | <c:other wise> | |
113 | <spring:me ssage code ="partial. save.no.it ems" /> | |
114 | </c:othe rwise> | |
115 | </c:ch oose></td> | |
116 | </ tr> | |
117 | ||
118 | <t r> | |
119 | <td> <peps:tabl e tableId= "partialSa veTable" | |
120 | dataMode l="${parti alItems}" printTempl ate="${pri ntTemplate }" | |
121 | multisel ectButtonK ey="button .delete" | |
122 | multisel ectButtonA ction="del ete" paged ="false" / > | |
123 | </td > | |
124 | </ tr> | |
125 | </table></ td> | |
126 | </tr> | |
127 | </ta ble> | |
128 | <tab le border= "0" cellpa dding="0" cellspacin g="0" widt h="100%" | |
129 | summar y="Standar d VA Web L inks"> | |
130 | <tbody > | |
131 | <tr> | |
132 | <td id="na v-footer" align="cen ter"><br / > <a | |
133 | href="http ://www. DNS /" title=" VA Home">V A Home</a> | <a | |
134 | href="http ://www. DNS /privacy/" title="Pr ivacy">Pri vacy</a>&n bsp;| | |
135 | <a href="h ttp://www. DNS . DNS /" title=" FOIA">FOIA </a> | <a | |
136 | href="http ://www. DNS /orpm/" ti tle="Regul ations">Re gulations< /a> | | |
137 | <a href="h ttp://www. DNS /webpolicy links.asp" | |
138 | ti tle="Web P olicies">W eb Policie s</a>  ;| <a | |
139 | href="http ://www. DNS /about_va/ va_notices .asp" titl e="Notices ">Notices< /a> | | |
140 | <a href="h ttp://www. DNS /orm/NOFEA R_Select.a sp" | |
141 | ti tle="No FE AR Act">No FEAR Act< /a> | <a | |
142 | href="http ://www. DNS /general/s ite_map.ht m" title=" Site Index ">Site | |
143 | Inde x</a>  ;| <a href ="ext_redi rect.asp?u rl=http:// www.usa.go v/" | |
144 | ti tle="USA.g ov">USA.go v</a>  ;| <a | |
145 | hr ef="ext_re direct.asp ?url=http: //www.whit ehouse.gov /" | |
146 | ti tle="White House">Wh ite House< /a> | <a | |
147 | hr ef="ext_re direct.asp ?url=http: //www.nati onalresour cedirector y.gov/" | |
148 | ti tle="Natio nal Resour ce Directo ry">Nation al Resourc e | |
149 | Directory< /a> | <a href=" http://www . DNS /oig/" | |
150 | ti tle="Inspe ctor Gener al">Inspec tor Genera l</a></td> | |
151 | </tr> | |
152 | <tr> | |
153 | <td class= "style1" i d="nav-rev iew" align ="center"> <br /> | |
154 | <! -- Reviewe d/Updated Date: Dece mber 13, 2 011<br> -- > | |
155 | <l abel style ="text-ali gn: center ; font-wei ght: bold; ">Version: </label> $ {buildInfo .buildVers ion}<br> | |
156 | <label style="te xt-align: center; fo nt-weight: bold;">Bu ild Date:< /label> ${ buildInfo. buildDate} <br> | |
157 | </td > | |
158 | </tr> | |
159 | </tbod y> | |
160 | </ta ble> | |
161 | </ peps:form> | |
162 | </div> | |
163 | <!--end <d iv class=" body-conte nt"> --> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.