Produced by Araxis Merge on 9/11/2017 8:05:37 AM 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 | MHV_CIF_2017.4.0.0.zip\MHV_CIF_2017.4.0.0\MHV_CIF_2017.4.0.0\mhv_source\mhv_bootstrap_theme\src\main\webapp\templates | portal_normal.vm | Fri Jul 7 03:08:22 2017 UTC |
2 | MHV_CIF_2017.4.0.0.zip\MHV_CIF_2017.4.0.0\MHV_CIF_2017.4.0.0\mhv_source\mhv_bootstrap_theme\src\main\webapp\templates | portal_normal.vm | Thu Sep 7 18:53:58 2017 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 3 | 330 |
Changed | 2 | 4 |
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 | <!DOCTYPE html> | |
2 | ||
3 | #parse ($i nit) | |
4 | ||
5 | #set ($sit eRoot = "/ ") | |
6 | #if (!($th emeDisplay .getPathFr iendlyURLP ublic() == "/" || $t hemeDispla y.getPathF riendlyURL Public() = = "")) | |
7 | #s et ($siteR oot = $the meDisplay. getPathFri endlyURLPu blic()) | |
8 | #end | |
9 | #if (!($la yout.getGr oup().frie ndlyURL == "/" || $l ayout.getG roup().fri endlyURL = = "")) | |
10 | #s et ($siteR oot = "$si teRoot$lay out.getGro up().frien dlyURL" ) | |
11 | #end | |
12 | ||
13 | #set ($red irect = $r equest.get Parameter( "_58_redir ect")) | |
14 | #set ($is_ saml_sso = $redirect .contains( "/saml/sso ")) | |
15 | ||
16 | <html clas s="$root_c ss_class" dir="#lang uage ("lan g.dir")" l ang="$w3c_ language_i d"> | |
17 | ||
18 | <head> | |
19 | <m eta http-e quiv="X-UA -Compatibl e" content ="IE=edge" /> | |
20 | <t itle>$the_ title - My HealtheVe t</title> | |
21 | <m eta name=" language" content="$ locale.lan guage" /> | |
22 | <m eta conten t="initial -scale=1.0 , width=de vice-width " name="vi ewport" /> | |
23 | #s et ($autho r=$layout. getExpando Bridge().g etAttribut e("Author" )) | |
24 | #i f (!$autho r) #set ($ author = " ") #end | |
25 | <m eta name=" author" co ntent="$au thor"> | |
26 | #s et ($subje ct=$layout .getExpand oBridge(). getAttribu te("Subjec t")) | |
27 | #i f (!$subje ct) #set ( $subject = "") #end | |
28 | <m eta name=" subject" c ontent="$s ubject"> | |
29 | <m eta name=" datecreate d" content ="$layout. createDate "/> | |
30 | #s et ($dateR eviewed = $layout.ge tExpandoBr idge().get Attribute( "DateRevie wed")) | |
31 | #i f (!$dateR eviewed) # set ($date Reviewed = $layout.m odifiedDat e) #end | |
32 | <m eta name=" datereview ed" conten t="$dateRe viewed"/> | |
33 | <m eta name=" type" cont ent="Gener al Informa tion"> | |
34 | ||
35 | ||
36 | #j s ("$javas cript_fold er/jquery- 1.11.1.js" ) | |
37 | #j s ("$javas cript_fold er/jquery- ui.js") | |
38 | <s cript src= "https://c dnjs.cloud flare.com/ ajax/libs/ twitter-bo otstrap/2. 3.2/js/boo tstrap.min .js" type= "text/java script"></ script> | |
39 | #j s ("$javas cript_fold er/mhv.js" ) | |
40 | <s cript type ="text/jav ascript" s rc="/stati c/foresee/ foresee-tr igger.js"> </script> | |
41 | #j s ("$javas cript_fold er/jquery. slicknav.m in.js") | |
42 | $t heme.inclu de($top_he ad_include ) | |
43 | ||
44 | <s cript id= "_fed_an_u a_tag" lan guage="jav ascript" s rc="https: //dap.digi talgov.gov /Universal -Federated -Analytics -Min.js?ve r=true&age ncy=VA& ;pua=UA-63 485645-1"> </script> | |
45 | </head> | |
46 | ||
47 | ## To put the edit c ontrols on the left side | |
48 | <body clas s="$css_cl ass"> | |
49 | ## To put the edit c ontrols at the top | |
50 | ## <body> | |
51 | ||
52 | <a href="# main-conte nt" id="sk ip-to-cont ent">#lang uage ("ski p-to-conte nt")</a> | |
53 | ||
54 | $theme.inc lude($body _top_inclu de) | |
55 | ||
56 | #if ($is_s igned_in) | |
57 | #s et ($usrRo les = $use r.getRoles ()) | |
58 | #s et($isCont entManager = false) | |
59 | #f oreach( $u srRole in $usrRoles ) | |
60 | #if( $usrRole.g etName().e quals("MHV Content M anager")) | |
61 | #set($ isContentM anager = t rue) | |
62 | #end | |
63 | #e nd | |
64 | #if ($ isContentM anager | |
65 | || $ permission Checker.is OmniAdmin( $group_id) | |
66 | || $ permission Checker.is GroupOwner ($group_id ) | |
67 | || $ permission Checker.is GroupAdmin ($group_id )) | |
68 | #dockbar() | |
69 | #end | |
70 | #end | |
71 | ||
72 | #if (($has _navigatio n || $is_s igned_in) && !$is_sa ml_sso) | |
73 | #p arse ("$fu ll_templat es_path/na vigation-m obile.vm") | |
74 | #end | |
75 | ||
76 | <div class ="containe r-fluid" i d="wrapper "> | |
77 | <h eader> | |
78 | <div id="headi ng"> | |
79 | <div i d="header- banner-ima ge"> | |
80 | <img src ="$images_ folder/hea der-banner -va760.jpg " alt="MyH ealtheVet Banner"/> | |
81 | </div> | |
82 | <div i d="header- link-vahom e"> | |
83 | <a href="h ttp://www. DNS /" class=" external-l ink-va" ta rget="_bla nk"><img s rc="$image s_folder/h eader-link -vahome.gi f" alt="Go to VA Hom e"/></a> | |
84 | #* | |
85 | <div id= "header-na v-search-b ar"> | |
86 | <div class ="row"> | |
87 | <d iv class=" span3"> | |
88 | </ div> | |
89 | <d iv id="hea der-nav-sp an" class= "span6"> | |
90 | <ul> | |
91 | <li><a hre f="http:// www1. DNS /directory /guide/hom e.asp?isfl ash=1" tar get="_blan k" tabinde x="0">VA F acility Lo cator</a>< /li> | |
92 | <li><a href="$si teRoot/abo ut-mhv" ta bindex="0" >About MHV </a></li> | |
93 | <li><a href="$si teRoot/rss -feeds" ta bindex="0" >RSS Feeds </a></li> | |
94 | <li><a href="$si teRoot/hel p" tabinde x="0">Help </a></li> | |
95 | <li><a href="$si teRoot/faq s" tabinde x="0">FAQs </a></li> | |
96 | <li><a href="$si teRoot/con tact-mhv" tabindex=" 0">Contact MHV</a></ li> | |
97 | </ul > | |
98 | </ div> | |
99 | <d iv id="hea der-search -span" cla ss="span3" > | |
100 | <div id="searc h-box"> | |
101 | $theme .search() | |
102 | </di v> | |
103 | </ div> | |
104 | </div> | |
105 | </div> | |
106 | *# | |
107 | </div> | |
108 | ||
109 | </di v> | |
110 | ||
111 | #if (($has_nav igation || $is_signe d_in) && ! $is_saml_s so) | |
112 | #parse ("$full_t emplates_p ath/naviga tion.vm") | |
113 | #end | |
114 | ||
115 | </ header> | |
116 | ||
117 | <d iv id="con tent"> | |
118 | <m ain> | |
119 | <!-- <nav id="b readcrumbs ">#breadcr umbs()</na v>--> | |
120 | ||
121 | #if ($selectab le) | |
122 | $theme .include($ content_in clude) | |
123 | #els e | |
124 | $portl etDisplay. recycle() | |
125 | ||
126 | $portl etDisplay. setTitle($ the_title) | |
127 | ||
128 | $theme .wrapPortl et("portle t.vm", $co ntent_incl ude) | |
129 | #end | |
130 | </ main> | |
131 | </ div> | |
132 | ||
133 | #set ($webCont entTitle = "MegaFoot er") | |
134 | #set ($webCont entURLTitl e = $strin gUtil.repl ace($strin gUtil.lowe rCase("$we bContentTi tle"),' ', '-')) | |
135 | #set ($journal ArticleLoc alService = $service Locator.fi ndService( "com.lifer ay.portlet .journal.s ervice.Jou rnalArticl eLocalServ ice")) | |
136 | #set ($journal Article = $journalAr ticleLocal Service.ge tLatestArt icleByUrlT itle($them eDisplay.g etScopeGro upId(),$we bContentUR LTitle, 0) ) | |
137 | #if ($journalA rticle) | |
138 | #set ($VOI D = $veloc ityPortlet Preference s.setValue ('groupId' , $themeDi splay.getS copeGroupI d().toStri ng())) | |
139 | #set ($VOI D = $veloc ityPortlet Preference s.setValue ('articleI d', $journ alArticle. getArticle Id())) | |
140 | #end | |
141 | #set ($VOID = $velocityP ortletPref erences.se tValue('po rtletSetup ShowBorder s', 'false ')) | |
142 | #set ($portlet _id = '56' ) | |
143 | #set ($instanc e_id = "12 3abc678iuy ") | |
144 | #set ($my_port let_id = " ${portlet_ id}_INSTAN CE_${insta nce_id}") | |
145 | $the me.runtime ($my_portl et_id, "", $velocity PortletPre ferences.t oString()) | |
146 | $vel ocityPortl etPreferen ces.reset( ) | |
147 | ||
148 | </div> | |
149 | ||
150 | $theme.inc lude($body _bottom_in clude) | |
151 | ||
152 | $theme.inc lude($bott om_include ) | |
153 | ||
154 | <script> | |
155 | $j q(function () { | |
156 | $jq( '#mobile-m enu').slic knav({ | |
157 | label: 'Menu', | |
158 | durati on: 1000, | |
159 | easing Open: "eas eOutBounce ", | |
160 | closeO nClick: tr ue, | |
161 | allowP arentLinks : true | |
162 | }); | |
163 | }) ; | |
164 | </script> | |
165 | </body> | |
166 | ||
167 | </html> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.