4500. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:51:43 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.

4500.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:51:43 2017 UTC
2 eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-web\src\main\webapp\WEB-INF\web metaCommon.jspf Mon Jun 5 03:25:40 2017 UTC

4500.2 Comparison summary

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

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

4500.4 Active regular expressions

No regular expressions were active.

4500.5 Comparison detail

        1   <%--
        2       Deprec ated as of  2.6.0
        3   --%>
        4   <%-- 
        5       Docume nt   : Met a-Informat ion
        6       Create d By : Dav id Vasquez  / Robert  Snelling
        7       Modifi ed By: Ash a Amritraj
        8   --%>
        9   <%@taglib  uri="http: //java.sun .com/jsp/j stl/core"  prefix="c" %>
        10  
        11   <!-- START : META DAT A -->
        12   <meta http -equiv="Co ntent-Type " content= "text/html ; charset= UTF-8">
        13   <meta name ="keywords " content= "VAP, CPP,  ${organiz ationName} , authoriz ation, pre ferences,  revocation ">
        14   <meta name ="descript ion" conte nt="This i s the Vete rans Autho rization &  Preferenc es">
        15   <!-- END:  META DATA  -->
        16  
        17   <style typ e="text/cs s" media=" screen,pri nt">
        18       /* STA RT: MAIN V A STYLE SH EET */
        19       @impor t url(vhao i_files/st yles/va-st yles.css);
        20       /* END : MAIN VA  STYLE SHEE T */
        21       @impor t url(vhao i_files/st yles/va-us er-styles. css);
        22       @impor t url(vhao i_files/st yles/top-m enu-styles .css);
        23       @impor t url(styl es/side-me nu-styles. css);
        24       /* STA RT: STYLE  SHEET FOR  SITE SPECI FIC NAVIGA TION HYPER LINKS */
        25       @impor t url(vhao i_files/st yles/user- side-menu- styles.css );
        26       /* END : STYLE SH EET FOR SI TE SPECIFI C NAVIGATI ON HYPERLI NKS */
        27   </style>
        28  
        29   <style typ e="text/cs s" media=" screen">
        30       #prBan ner {
        31           di splay: non e;
        32       }
        33  
        34       table. dataTable  tbody th,  table.data Table tbod y td {
        35           pa dding: 4px  10px; /*  overrides  the initia l 8px 10px  for row h eight for  all data t ables as t here is no  setting w ithin Data Tables to  do this an y other wa y at this  point */
        36       }
        37   </style>
        38  
        39   <style typ e="text/cs s" media=" print">
        40       a {
        41           di splay: non e;
        42       }
        43       .entry  a:after {
        44           co ntent: " \ [" attr(hr ef) "] ";
        45       }
        46       header  {
        47           di splay: non e;
        48       }
        49       footer  {
        50           di splay: non e;
        51       }
        52       #pgBan ner {
        53           di splay: non e;
        54       }
        55       #nav-m ain {
        56           di splay: non e;
        57       }
        58       #nav-s idebar {
        59           di splay: non e;
        60       }
        61       #main- content-ta ble {
        62           wi dth: 100%;
        63       }
        64       #nav-f ooter {
        65           di splay: non e;
        66       }
        67       #title -bar {
        68           di splay: non e
        69       }
        70       #pagin ator {
        71           di splay: non e
        72       }
        73       #ver-m inimalist  {
        74           di splay: non e;
        75       }
        76       #noRep ort {
        77           di splay: non e;
        78       }
        79       #view- Column {
        80           di splay: non e;
        81       }
        82       .no-pr int {
        83           di splay: non e;
        84       }
        85   </style>
        86  
        87   <link rel= "styleshee t" type="t ext/css" h ref="css/v ap.css" />
        88  
        89   <%-- font  awesome -- %>
        90   <link rel= "styleshee t" href="r esources/f ont-awesom e/css/font -awesome.m in.css">
        91  
        92   <%-- jQuer y library  --%>
        93   <!--[if lt  IE 9]>
        94       <scrip t src="js/ jquery/jqu ery-1.12.1 .min.js">< /script>
        95   <![endif]- ->
        96   <!--[if (g te IE 9) |  (!IE)]><! -->
        97   <script sr c="js/jque ry/jquery- 2.2.0.min. js"></scri pt>
        98   <!--<![end if]-->
        99   <link rel= "styleshee t" type="t ext/css" h ref="js/jq uery-ui/jq uery-ui.mi n.css"/>
        100   <script ty pe="text/j avascript"  src="js/j query-ui/j query-ui.m in.js"></s cript>
        101  
        102   <%-- momen t.js libra ry for dat e handling  --%>
        103   <script ty pe="text/j avascript"  src="js/m oment.js"> </script>
        104  
        105   <%-- qTip  --%>
        106   <link type ="text/css " rel="sty lesheet" h ref="js/qT ip/jquery. qtip.min.c ss" />
        107   <script ty pe="text/j avascript"  src="js/q Tip/jquery .qtip.min. js"></scri pt>
        108  
        109   <!-- START : JAVASCRI PT ROUTINE S FOR NAVI GATION FLY OUTS AND D ROPDOWNS - ->
        110   <script la nguage="ja vascript"  type="text /javascrip t" src="vh aoi_files/ scripts/dr opdown.js" ></script>
        111   <script la nguage="ja vascript"  type="text /javascrip t" src="vh aoi_files/ scripts/dr opdown-top .js"></scr ipt>
        112   <!-- END:  JAVASCRIPT  ROUTINES  FOR NAVIGA TION FLYOU TS AND DRO PDOWNS -->
        113  
        114   <%-- VAP J avaScript  files --%>
        115   <script ty pe="text/j avascript"  src="js/e rrors.js"> </script>
        116   <script ty pe="text/j avascript"  src="js/c ommon.js"> </script>
        117  
        118   <%-- DataT ables --%>
        119   <link rel= "styleshee t" type="t ext/css" h ref="js/Da taTables/d atatables. min.css"/>
        120   <script ty pe="text/j avascript"  src="js/D ataTables/ datatables .min.js">< /script>
        121  
        122   <script ty pe="text/j avascript" >
        123       functi on exportA lert() {
        124           al ert('The i nformation  that you  are about  to downloa d is for o fficial us e only and  is consid ered prote cted healt h informat ion and mu st be appr opriately  protected  using encr yption per  VA policy .');
        125       }
        126       functi on schedul edExportAl ert() {
        127           ex portAlert( );
        128           al ert('The E xcel expor t document  is being  generated  and will a ppear on t he Schedul ed Exports  page when  completed . You may  leave this  page.');
        129           do cument.get ElementsBy Name("expo rtToExcel" ).disabled  = true;
        130       }
        131       functi on schedul edCsvExpor tAlert() {
        132           ex portAlert( );
        133           al ert('The C SV export  document i s being ge nerated an d will app ear on the  Scheduled  Exports p age when c ompleted.  You may le ave this p age.');
        134       }
        135       functi on schedul edCsvExpor tAlert(but tonName) {
        136           ex portAlert( );
        137           al ert('The C SV export  document i s being ge nerated an d will app ear on the  Scheduled  Exports p age when c ompleted.  You may le ave this p age.');
        138           do cument.get ElementsBy Name(butto nName).dis abled = tr ue;
        139       }
        140   </script>