632. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/10/2017 1:02:03 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.

632.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\WAR\VixGuiWebApp-0.1 index_secure.jsp Sat Oct 1 19:33:44 2016 UTC
2 C:\AraxisMergeCompare\Pri_re\WAR\VixGuiWebApp-0.1 index_secure.jsp Thu Jul 6 17:17:02 2017 UTC

632.2 Comparison summary

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

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

632.4 Active regular expressions

No regular expressions were active.

632.5 Comparison detail

  1   <%@ page l anguage="j ava" impor t="java.ut il.*" page Encoding=" ISO-8859-1 "%>
  2   <%@ taglib  uri="http ://imaging . URL         /vix/menu"  prefix="m enu"%>
  3   <jsp:direc tive.page  session="f alse" cont entType="t ext/html"  />
  4  
  5   <!DOCTYPE  HTML PUBLI C "-//W3C/ /DTD HTML  4.01 Trans itional//E N">
  6   <html>
  7           <h ead>
  8                    <sty le type="t ext/css" m edia="scre en">
  9                    @imp ort url("/ Vix/style/ screen.css ");
  10                    </st yle>
  11                       
  12                    <tit le>VistA I maging Web  Access</t itle>
  13                       
  14                    <met a http-equ iv="pragma " content= "no-cache" >
  15                    <met a http-equ iv="cache- control" c ontent="no -cache">
  16                    <met a http-equ iv="expire s" content ="0">    
  17                    <met a http-equ iv="keywor ds" conten t="VistA V IX Imaging ">
  18                    <met a http-equ iv="descri ption" con tent="Vist A Imaging  Web Access ">
  19                    
  20                    <jsp :element n ame="scrip t">
  21                             <jsp:a ttribute n ame="type" >text/java script</js p:attribut e>
  22                             <jsp:a ttribute n ame="src"> ./script/m enu-for-ap plications .js</jsp:a ttribute>
  23                             <jsp:b ody>
  24                             </jsp: body>
  25                    </js p:element>
  26                    <jsp :element n ame="scrip t">
  27                             <jsp:a ttribute n ame="type" >text/java script</js p:attribut e>
  28                             <jsp:a ttribute n ame="src"> ./script/v ix.js</jsp :attribute >
  29                             <jsp:b ody>
  30                             </jsp: body>
  31                    </js p:element>
  32                    
  33           </ head>
  34     
  35           <b ody onload ="load();"  id="vista -imaging">
  36                    <div  id="pageH eader">
  37                             <h1><s pan>VIX -  VistA Imag ing Web Ac cess</span ></h1>
  38                    </di v>
  39                    <men u:Menu 
  40                             menuId ="menuMode l" menuCla ss="menu" 
  41                             subMen uClass="ma inMenuSubM enu" 
  42                             menuIt emClass="m ainMenuIte m"
  43                             menuDi vId="menuD iv" />
  44                    <div  id="conta iner">
  45                             <div i d="support ingText">
  46                                      <p class ="p1">
  47                                      The VIX  service is  running.
  48                                      </p>
  49                             </div>
  50                    </di v>
  51                    <div  id="pageF ooter">
  52                             <jsp:i nclude flu sh="false"  page="./f ooter.html "></jsp:in clude>
  53                    </di v>           
  54           </ body>
  55   </html>