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

620.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\WAR\VixGuiWebApp-0.1\secure index.jsp Sat Oct 1 19:33:46 2016 UTC
2 C:\AraxisMergeCompare\Pri_re\WAR\VixGuiWebApp-0.1\secure index.jsp Thu Jul 6 17:18:22 2017 UTC

620.2 Comparison summary

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

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

620.4 Active regular expressions

No regular expressions were active.

620.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/ menu-for-a pplication s.js</jsp: attribute>
  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/ vix.js</js p:attribut e>
  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                             <!-- 
  51                             // Cre ates canva s 640 × 48 0 at 10, 5 0
  52                             var pa per = Raph ael(10, 50 , 640, 480 );
  53                             // Cre ates pie c hart at wi th center  at 320, 20 0, radius  100
  54                             // and  data: [55 , 20, 13,  32, 5, 1,  2, 10]
  55                             r.g.pi echart(320 , 240, 100 , [55, 20,  13, 32, 5 , 1, 2, 10 ]);
  56                              -->
  57                    </di v>
  58                    <div  id="pageF ooter">
  59                             <jsp:i nclude flu sh="false"  page="../ footer.htm l"></jsp:i nclude>
  60                    </di v>           
  61           </ body>
  62   </html>