25. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 11/22/2016 4:46:25 PM Eastern Standard 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.

25.1 Files compared

# Location File Last Modified
1 TBI_UserInterface.zip\TBI_UserInterface Registry.master Mon Nov 14 15:34:32 2016 UTC
2 TBI_UserInterface.zip\TBI_UserInterface Registry.master Mon Nov 21 15:17:14 2016 UTC

25.2 Comparison summary

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

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

25.4 Active regular expressions

No regular expressions were active.

25.5 Comparison detail

  1   <%@ Master  Language= "C#" AutoE ventWireup ="true" Co deFile="Re gistry.mas ter.cs" In herits="Re gistryMast er" %>
  2  
  3   <!DOCTYPE  html PUBLI C "-//W3C/ /DTD XHTML  1.0 Trans itional//E N" "http:/ /www.w3.or g/TR/xhtml 1/DTD/xhtm l1-transit ional.dtd" >
  4   <html xmln s="http:// www.w3.org /1999/xhtm l">
  5   <head id=" Head1" run at="server ">
  6       <title >Veterans  Affairs Re gistries</ title>
  7       <asp:C ontentPlac eHolder ID ="head" ru nat="serve r">
  8       </asp: ContentPla ceHolder>
  9       <link  href="./st yles/Style Sheet.css"  rel="styl esheet" ty pe="text/c ss" />
  10       <style  type="tex t/css" med ia="screen ">
  11           /* ********** ***  rules  ********* *********/ .clear
  12           {
  13                clear: b oth;
  14                width: 1 00%;
  15           }
  16           .f loatholder
  17           {
  18                width: 1 00%;
  19           }
  20           /* ********** ********** ********** ********** ********** ********** ********** *
  21           *  If both #f loatholder  and #floa t are give n 'positio n: relativ e', the bu g is preve nted *
  22           ** ********** ********** ********** ********** ********** ********** ********** */.floatLe ft
  23           {
  24                float: l eft;
  25                padding- right: 8px ;
  26                padding- bottom: 4p x;
  27                font-siz e: 11px;
  28                line-hei ght: 12px;
  29                text-ali gn: center ;
  30           }
  31           .f loatRight
  32           {
  33                float: r ight;
  34                padding- left: 8px;
  35                padding- bottom: 4p x;
  36                font-siz e: 11px;
  37                line-hei ght: 12px;
  38                text-ali gn: center ;
  39           }
  40           .f loat span
  41           {
  42           }
  43       </styl e>
  44       <style  type="tex t/css" med ia="print" >
  45           bo dy
  46           {
  47                backgrou nd-image:  url( 'none ' );
  48           }
  49           #p gBanner
  50           {
  51                display:  none;
  52           }
  53           #n av-main
  54           {
  55                display:  none;
  56           }
  57           #n av-sidebar
  58           {
  59                display:  none;
  60           }
  61           #m ain-conten t-table
  62           {
  63                width: 1 00%;
  64           }
  65           #c ontent-ret urning-spe cial-wrapp er
  66           {
  67                width: 1 00%;
  68           }
  69           #c ontent-hot -topic
  70           {
  71                border-r ight: 1px  solid #FFF FFF;
  72                border-b ottom: 1px  solid #FF FFFF;
  73           }
  74           #c ontent-hot -topic2
  75           {
  76                border-r ight: 1px  solid #FFF FFF;
  77                border-b ottom: 1px  solid #FF FFFF;
  78           }
  79           #c ontent-fea tured
  80           {
  81                border-r ight: 1px  solid #FFF FFF;
  82                border-b ottom: 1px  solid #FF FFFF;
  83           }
  84           #c ontent-fea tured-titl e h2
  85           {
  86                color: # 000000;
  87           }
  88           #c ontent-hot -topic-tit le h2
  89           {
  90                color: # 000000;
  91           }
  92           .n o-print
  93           {
  94                display:  none;
  95           }
  96           di v.spacer
  97           {
  98                clear: b oth;
  99           }
  100       </styl e>
  101  
  102       <scrip t type="te xt/javascr ipt">
  103  
  104           /* ********** ********** ********** ********** ******
  105           *  DD Tab Men u II scrip t- © Dynam ic Drive D HTML code  library (w ww.dynamic drive.com)
  106           *  This notic e MUST sta y intact f or legal u se
  107           *  Visit Dyna mic Drive  at http:// www.dynami cdrive.com / for full  source co de
  108           ** ********** ********** ********** ********** *****/
  109  
  110           // Set tab to  intially  be selecte d when pag e loads:
  111           // [which tab  (1=first  tab), ID o f tab cont ent to dis play (or " " if no co rrespondin g tab cont ent)]:
  112           va r initialt ab = [1, " sc1"]
  113  
  114           // Turn menu  into singl e level im age tabs ( completely  hides 2nd  level)?
  115           va r turntosi ngle = 0 / /0 for no  (default),  1 for yes
  116  
  117           // Disable hy perlinks i n 1st leve l tab imag es?
  118           va r disablet ablinks =  0 //0 for  no (defaul t), 1 for  yes
  119  
  120  
  121           // //////Stop  editting/ ////////// /////
  122  
  123           va r previous tab = ""
  124  
  125           if  (turntosi ngle == 1)
  126                document .write('<s tyle type= "text/css" >\n#tabcon tentcontai ner{displa y: none;}\ n</style>' )
  127  
  128       </scri pt>
  129  
  130   </head>
  131   <body>
  132       <form  id="form1"  runat="se rver">
  133  
  134       <scrip t src="scr ipts/jquer y-1[1].3.2 -vsdoc2.js " type="te xt/javascr ipt"></scr ipt>
  135  
  136       <scrip t src="scr ipts/jquer y-1[1].3.2 .js" type= "text/java script"></ script>
  137  
  138       <scrip t type="te xt/javascr ipt">
  139  
  140           va r warn_on_ unload = " Leaving th is page wi ll cause a ny unsaved  data to b e lost.";
  141           va r isDirty;
  142           va r isPostBa ck = false ;
  143  
  144  
  145           $( window).lo ad(functio n() {
  146                //isDirt y = $('#di rtyFlag'). val() == ' 1';
  147                isDirty  = $('#<%=  dirtyFlag. ClientID % >');
  148                //isDirt y = hidden Value.val( ) == '1'
  149  
  150                //alert( 'hidden fi eld value  = ' + newI temOnLoad. value);
  151                var id =  $('#<%= f ocusField. ClientID % >').val();
  152  
  153                $('input [id="' + i d + '"]'). focus();
  154           }) ;
  155  
  156           $( document). ready(func tion() {
  157  
  158                if ($('# <%= Hidden FieldShowS aveMessage .ClientID  %>').val()  == '1') {
  159                    aler t($('#<%=  HiddenFiel dSaveMessa ge.ClientI D %>').val ());
  160                    $('# <%= Hidden FieldShowS aveMessage .ClientID  %>').val(' 0');
  161                }
  162  
  163                $(':inpu t, a, span .Validator Class, spa n.DataValu e, label.D ataValue') .each(func tion(i, e)  { $(e).at tr('tabind ex', i) }) ;
  164  
  165                $('input [type=text ], textare a').focus( function()  {
  166                    $(th is).addCla ss('highli ght');
  167  
  168                }).blur( function()  {
  169                    $(th is).remove Class('hig hlight');
  170  
  171                });
  172  
  173                $('selec t').bind(' focusin',  function()  {
  174                    $(th is).addCla ss('highli ght');
  175                }).bind( 'focusout' , function () {
  176                    $(th is).remove Class('hig hlight');
  177                });
  178  
  179  
  180                $('input :checkbox, input:radi o').one('c hange', fu nction() {
  181                    var  matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings');
  182  
  183                    //no  match fou nd, so don 't exclude  this elem ent
  184                    if ( matchingDi v.length = = 0) {
  185                         isDirty.va l("1");
  186                         //$('#dirt yFlag').va l(isDirty  ? '1' : '0 ');
  187                    }
  188                    
  189                    // s pecial cas e for entr y type on  polytrauma .
  190                    if ( this.name. indexOf("r blPolytrau maEntryTyp e") > -1 | | this.nam e.indexOf( "rblIsFoll owUp") > - 1) {
  191                         isDirty.va l("0");
  192                    }
  193                });
  194  
  195                $('input :text, tex tarea').ch ange(funct ion() {
  196                    //al ert("TextB ox change" );
  197                    //is Dirty.val( "1");
  198                    //is Dirty = tr ue;
  199                    var  matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings');
  200  
  201                    if ( matchingDi v.length = = 0) {
  202  
  203                         isDirty.va l("1");
  204                         //$('#dirt yFlag').va l(isDirty  ? '1' : '0 ');
  205                    }
  206                });
  207  
  208                //genera l non-subm itting but tons 
  209                $('input [type=butt on]:not([o nclick*="W ebForm_DoP ostBackWit hOptions"] )').click( function(e ) {
  210                    //do  button st uff here
  211  
  212                    var  matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings');
  213  
  214                    if ( matchingDi v.length = = 0) {
  215  
  216                         if ($(this ).is('.clo seButton') ) {
  217  
  218  
  219                         }
  220                         else {
  221  
  222                             isPost Back = tru e;
  223                             //isDi rty.val("1 ");
  224                             //isDi rty = true ;
  225                             isDirt y.val("0") ;
  226                             //$('# dirtyFlag' ).val(isDi rty ? '1'  : '0');
  227                         }
  228                    }
  229                });
  230  
  231  
  232                //specia l case lik e wizard n on-submitt ing button s
  233                $('input [type=butt on][onclic k*="WebFor m_DoPostBa ckWithOpti ons"]').mo usedown(fu nction(e)  {
  234  
  235                    var  matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings');
  236  
  237                    if ( matchingDi v.length = = 0) {
  238                         if ($(this ).is('.clo seButton') ) {
  239  
  240  
  241                         }
  242                         else {
  243                             isPost Back = tru e;
  244                         }
  245                    }
  246                });
  247  
  248                $('input [type=subm it]').bind ('click',  function(e ) {
  249  
  250                    //al ert("Submi t Button") ;
  251                    //is Dirty.val( "0");
  252                    var  matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings');
  253  
  254                    if ( matchingDi v.length = = 0) {
  255                         isPostBack  = true;
  256                         //isDirty  = false;
  257                         //isDirty. val("0");
  258                         //$('#dirt yFlag').va l(isDirty  ? '1' : '0 ');
  259                    }
  260                });
  261  
  262                $('.tabl eView a[hr ef*="__doP ostBack"]' ).click(fu nction(e)  {
  263                    var  matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings');
  264  
  265                    if ( matchingDi v.length = = 0) {
  266                         isPostBack  = true;
  267                    }
  268                });
  269  
  270                $('a[hre f*="_DoPos tBackWithO ptions"]') .click(fun ction(e) {
  271                    
  272                         isPostBack  = true;
  273                });
  274  
  275                $('selec t[onchange *="__doPos tBack"]'). change(fun ction(e) {
  276                    //al ert("Postb ack");
  277                    var  matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings');
  278                    
  279                    if ( matchingDi v.length = = 0) {
  280                         isPostBack  = true;
  281                         isDirty.va l("1");
  282                    }
  283                });
  284  
  285                $('selec t:not([onc hange*="__ doPostBack "])').chan ge(functio n(e) {
  286                    //al ert("Non-P ostback");
  287                    var  matchingDi v = $(this ).closest( 'div.exclu deSaveWarn ings');
  288  
  289                    if ( matchingDi v.length = = 0) {
  290                         isDirty.va l("1");
  291                    }
  292                });
  293  
  294                window.o nbeforeunl oad = func tion() {
  295                    //$( '#dirtyFla g').val(is Dirty ? '1 ' : '0');
  296                    //al ert('onbef oreunload  - ' + isDi rty.val()  + " : " +  isPostBack );
  297  
  298                    //hi ddenValue  = $('#<%=  dirtyFlag. ClientID % >');
  299                    //hi ddenValue. val(isDirt y ? '1' :  '0');
  300  
  301                    //      newItem 5 = docume nt.getElem entById("< %= dirtyFl ag.ClientI D %>");
  302  
  303                    //      alert(' hidden fie ld value =  ' + newIt em5.value) ;
  304  
  305                    if ( isPostBack  == true)
  306                         return;
  307  
  308                    if ( isDirty.va l() == "0" )
  309                         return;
  310  
  311                    retu rn warn_on _unload;
  312  
  313                    isPo stBack = f alse;
  314                }
  315           })
  316                            
  317       </scri pt>
  318  
  319       <asp:H iddenField  ID="LastF ocus" runa t="server"  />
  320       <div i d="skiplin k">
  321           <a  href="#co ntent">ski p to page  content</a >
  322       </div>
  323       <!-- S TART: VA B ANNER -->
  324       <table  id="pgBan ner" borde r="0" cell padding="0 " cellspac ing="0" wi dth="100%"  
  325           st yle="margi n-bottom:  0px; z-ind ex: 1">
  326           <t body>
  327                <tr>
  328                    <td  style="wid th: 590">< img src=". /va_files/ images/fra me/inter-h eader-bann er-top.jpg " alt="Uni ted States  Departmen t of Veter ans Affair s Traumati c Brain In jury" widt h="590" he ight="67"  style="bor der: 0px"  /></td>
  329                    <td  width="177 " id="sear ch" style= "backgroun d-image: u rl('./va_f iles/image s/frame/in ter-header -banner-to p-right.jp g'); verti cal-align:  top">&nbs p;</td>
  330                    <td  class="hea derEnd">&n bsp;</td>
  331                </tr>
  332                <tr>
  333                    <td  colspan="2 ">
  334                         <table bor der="0" ce llpadding= "0" cellsp acing="0"  width="767 " summary= "table is  used for l ayout purp oses">
  335                             <tbody >
  336                                 <t r>
  337                                      <td widt h="149" id ="nav-main -seal"><im g src="./v a_files/im ages/frame /inter-hea der-banner -bottom.jp g" alt="bo ttom of th e Veterans  Affairs s eal" width ="149" hei ght="27" s tyle="bord er: 0px" / ></td>
  338                                      <td id=" nav-main">
  339                                          <asp :Menu runa t="server"  Orientati on="Horizo ntal" ID=" MenuHorizo ntalMenu"  SkipLinkTe xt="Skip T op Navigat ion Links" >
  340                                               <Items>
  341                                                   <asp:M enuItem Na vigateUrl= "~/Referra ls.aspx" T ext="My Ta sks" Value ="My Tasks "></asp:Me nuItem>
  342                                                   <asp:M enuItem Na vigateUrl= "~/PolyTra umaPatient s.aspx" Te xt="Patien ts" Value= "Patients" ></asp:Men uItem>
  343                                                     <asp:MenuI tem Naviga teUrl="htt ps:// DNS               . DNS     /default.a spx?bookid =50b8a48c- 0265-4f8e- 8d79-eeccc 2a851ef|is pasFalse|r eport842c9 4d0-a442-4 443-9d24-8 a368ca3b4a 7|ws5|wsb0 |isDisable dAnalytics False|isDa shboardPan elOnTrue"  Text="Repo rting" Val ue="Report ing"></asp :MenuItem>
  344                                                   <asp:M enuItem Na vigateUrl= "~/AdminLi stUsers.as px" Text=" Administra tion" Valu e="Adminis tration">< /asp:MenuI tem>
  345                                                   <asp:M enuItem Na vigateUrl= "" Target= "_blank" T ext="Help"  ImageUrl= "images/he lp.gif" Va lue="Help" ></asp:Men uItem>
  346                                               </Items>
  347                                               <StaticMen uItemStyle  CssClass= "menuStyle " />
  348                                               <StaticHov erStyle Cs sClass="ho verStyle"  />
  349                                          </as p:Menu>
  350                                      </td>
  351                                 </ tr>
  352                             </tbod y>
  353                         </table>
  354                    </td >
  355                    <td  class="hea derEndBott om">
  356                         <table wid th="100%">
  357                             <tr>
  358                                 <t d align="r ight">
  359                                      <asp:Hyp erLink ID= "HyperLink SystemChec k" runat=" server" Na vigateUrl= "~/SystemC heck.aspx"  Target="_ blank" Tex t="Check S ystem"
  360                                          Font -Bold="tru e" ForeCol or="White" >
  361                                      </asp:Hy perLink>
  362                                 </ td>
  363                             </tr>
  364                         </table>
  365                    </td >
  366                </tr>
  367           </ tbody>
  368       </tabl e>
  369       <table  border="0 " cellspac ing="0" ce llpadding= "0" class= "contentTa ble" width ="100%">
  370           <t r>
  371                <td clas s="sideMen uColumn" s tyle="marg in: 0px;">
  372                    <asp :Menu ID=" MenuLeftNa vigation"  runat="ser ver" Dynam icHorizont alOffset=" 2" Width=" 100%" Stat icDisplayL evels="3"  OnMenuItem Click="Men uItemClick "
  373                         SkipLinkTe xt="Skip L eft Naviga tion Links ">
  374                         <StaticSel ectedStyle  BackColor ="#2e498f"  />
  375                         <StaticHov erStyle Ba ckColor="# 2e498f" />
  376                         <StaticMen uStyle Css Class="men uItem" />
  377                         <StaticMen uItemStyle  CssClass= "menuItem"  VerticalP adding="1p x" />
  378                         <LevelSubM enuStyles>
  379                             <asp:S ubMenuStyl e CssClass ="menuItem " />
  380                             <asp:S ubMenuStyl e CssClass ="subMenuI tem" />
  381                         </LevelSub MenuStyles >
  382                    </as p:Menu>
  383                    <br  />
  384                    <br  />
  385                </td>
  386                <td styl e="width:  2px">
  387                </td>
  388                <td clas s="content ">
  389                    <!--  begin con tent -->
  390                    <asp :Panel ID= "masterPan el" runat= "server" B orderWidth ="0" Visib le="true">
  391                         <asp:Label  ID="Liter alValErr"  runat="ser ver" Visib le="false"  Mode="Pas sThrough"  ForeColor= "Red" Font -Size="Med ium" Font- Bold="true "></asp:La bel>
  392                         <div class ="breadcru mb">
  393                             <asp:L abel ID="L abelBreadC rumb" runa t="server"  Text="Pag e Location  Not Regis tered"></a sp:Label>
  394                         </div>
  395                         <!-- <div  class="con tent"> -->
  396                         <a name="c ontent"></ a>
  397                         <asp:Hidde nField ID= "focusFiel d" runat=" server" />
  398                         <asp:Hidde nField ID= "dirtyFlag " runat="s erver" Val ue="0" />
  399                         <asp:Hidde nField ID= "HiddenFie ldShowSave Message" r unat="serv er" Value= "0" />
  400                         <asp:Hidde nField ID= "HiddenFie ldSaveMess age" runat ="server"  Value="" / >
  401                         <asp:Conte ntPlaceHol der ID="Co ntentPlace Holder" ru nat="serve r">
  402                             Conten t Placehol der
  403                         </asp:Cont entPlaceHo lder>
  404                    </as p:Panel>
  405                    <!--  end conte nt -->
  406                </td>
  407           </ tr>
  408       </tabl e>
  409       <div c lass="user ">
  410           <a sp:Label I D="Label1"  runat="se rver" Text ="Current  User: "></ asp:Label>
  411           &n bsp;
  412           <a sp:Label I D="lblCurr entUser" r unat="serv er" Text=" "></asp:La bel>
  413           <b r />
  414           <a sp:Label I D="Label2"  runat="se rver" Text ="Role(s):  " Visible ="False">< /asp:Label >
  415           <a sp:Label I D="lblRole " runat="s erver"></a sp:Label>< br />
  416           La st Accesse d:
  417           <a sp:Label I D="lblCurr entDateTim e" runat=" server" Te xt=""></as p:Label>
  418       </div>
  419       </form >
  420   </body>
  421   </html>