Produced by Araxis Merge on 3/30/2017 4:58:33 AM 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | VistA_Evo_Surgery_1.0.zip\surgery_gui\src\js\modules\login | template.hbs | Thu Mar 30 08:08:44 2017 UTC |
| 2 | VistA_Evo_Surgery_1.0.zip\surgery_gui\src\js\modules\login | template.hbs | Thu Mar 30 08:38:51 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 192 |
| Changed | 1 | 2 |
| 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 | <div class ="modal-he ader"> | |
| 2 | <h1 clas s="logo te xt-center" aria-hidd en="true"> | |
| 3 | <abbr title="Vet erans Heal th Informa tion Syste ms & T echnology Architectu re">VistA< /abbr> Sur gery | |
| 4 | </h1> | |
| 5 | </div> | |
| 6 | ||
| 7 | {{#if _sta te.loading Facilities }} | |
| 8 | <div cla ss="modal- body"> | |
| 9 | <div c lass="spin ner text-c enter"> | |
| 10 | <img src="../. ./../image s/spinner- blue.gif" alt="Loadi ng"/> Load ing facili ties... | |
| 11 | </div> | |
| 12 | </div> | |
| 13 | {{else}} | |
| 14 | <div cla ss="modal- body"> | |
| 15 | <for m class="j s-login-fo rm text-le ft adk-for m form-con tainer"> | |
| 16 | <p class="sr -only">* i ndicates a required field. Tab to enter form.</p> | |
| 17 | ||
| 18 | {{ #if _state .alertMess age}} | |
| 19 | <div class ="alert al ert-{{_sta te.alertTy pe}}" role ="alert">{ {_state.al ertMessage }}</div> | |
| 20 | {{ /if}} | |
| 21 | ||
| 22 | <d iv class=" control fo rm-group s elect-cont rol" role= "combobox" > | |
| 23 | <label for ="facility ">Facility *</label> | |
| 24 | <select | |
| 25 | class="f orm-contro l select2- hidden-acc essible" | |
| 26 | id="faci lity" | |
| 27 | name="fa cility" | |
| 28 | title="F acility ed it. Press enter to a ctivate" | |
| 29 | required ="" | |
| 30 | size="1" tabindex= "-1" aria- hidden="tr ue"> | |
| 31 | {{#each facilities }}<option value={{st ationID}}> {{facility Name}}</op tion>{{/ea ch}} | |
| 32 | </select> | |
| 33 | </ div> | |
| 34 | ||
| 35 | <d iv class=" control fo rm-group i nput-contr ol accessC ode"> | |
| 36 | <label for ="accessCo de">Access code *</l abel> | |
| 37 | <input | |
| 38 | {{inputF ieldype}} type="pass word" | |
| 39 | class="f orm-contro l" | |
| 40 | id="acce ssCode" | |
| 41 | value="{ {accessCod e}}" | |
| 42 | name="ac cessCode" | |
| 43 | maxlengt h="255" | |
| 44 | title="E nter in ac cess code" | |
| 45 | {{autofo cus}} | |
| 46 | required /> | |
| 47 | </ div> | |
| 48 | ||
| 49 | <d iv id="ver ifyCodeDiv " class="c ontrol for m-group in put-contro l"> | |
| 50 | <label for ="verifyCo de">Verify code *</l abel> | |
| 51 | <input | |
| 52 | {{inputF ieldype}} type="pass word" | |
| 53 | class="f orm-contro l" | |
| 54 | id="veri fyCode" | |
| 55 | value="{ {verifyCod e}}" | |
| 56 | name="ve rifyCode" | |
| 57 | maxlengt h="255" | |
| 58 | title="E nter in ve rify code" | |
| 59 | required /> | |
| 60 | </ div> | |
| 61 | ||
| 62 | <d iv class=" control in line-displ ay button- control"> | |
| 63 | <button id ="loginBtn " type="su bmit" clas s="btn btn -default s ignin-butt on btn btn -primary b tn-block" title="Pre ss enter t o sign in" >Sign In</ button> | |
| 64 | <div class ="hidden" id="screen ReaderAuth enticating ">Authenti cating</di v> | |
| 65 | </ div> | |
| 66 | </fo rm> | |
| 67 | </div> | |
| 68 | {{/if}} | |
| 69 | ||
| 70 | <div class ="modal-fo oter login -container -footer"> | |
| 71 | <div cla ss="all-pa dding-sm t op-padding -no text-c enter"> | |
| 72 | <a | |
| 73 | id=" linkHelp-l ogon" | |
| 74 | clas s="help-ic on-link" | |
| 75 | href="http :// URL /pm/iehr/v ista_evolu tion/eHMP/ Help_Wiki/ Wiki%20Pag e%20Librar y/Accessin g%20the%20 eHMP%20App lication.a spx" | |
| 76 | targ et="helpIc onUniqueWi ndow" | |
| 77 | titl e="Press e nter to ac cess the h elp conten t. You wil l be redir ected to a new brows er window. "> | |
| 78 | Need Help Logg ing In? | |
| 79 | </a> | |
| 80 | </div> | |
| 81 | <div> | |
| 82 | <p cla ss="text-c enter">Vis tA Surgery GUI 1.0.0 </p> | |
| 83 | ||
| 84 | <div c lass="secu rity-state ment"> | |
| 85 | <p>< strong cla ss="warnin g-break">* * WARNING ** <span a ria-hidden ="true">WA RNING ** W ARNING ** WARNING ** WARNING * * WARNING ** WARNING ** WARNIN G **</span ></strong> </p> | |
| 86 | ||
| 87 | <p>T his site i s intended to be use d by autho rized VA n etwork use rs for vie wing and r etrieving informatio n only exc ept as oth erwise exp licitly au thorized. VA informa tion resid es on and transmits through co mputer sys tems and n etworks fu nded by VA ; all use is conside red to be understand ing and ac ceptance t hat there is no reas onable exp ectation o f privacy for any da ta or tran smissions on Governm ent Intran et or Extr anet (non- public) ne tworks or systems. A ll transac tions that occur on this syste m other th an the vie wing and d ownloading of Web si te informa tion and a ll data tr ansmitted through th is system are subjec t to revie w and acti on includi ng (but no t limited to) monito ring, reco rding, ret rieving, c opying, au diting, in specting, investigat ing, restr icting acc ess, block ing, track ing, discl osing to a uthorized personnel, or any ot her author ized actio ns by all authorized VA and la w enforcem ent person nel. All u se of this system co nstitutes understand ing and un conditiona l acceptan ce of thes e terms.</ p> | |
| 88 | ||
| 89 | <p>U nauthorize d attempts or acts t o either ( 1) access, upload, c hange, or delete inf ormation o n this sys tem, (2) m odify this system, ( 3) deny ac cess to th is system, or (4) ac crue resou rces for u nauthorize d use on t his system are stric tly prohib ited. Such attempts or acts ar e subject to action that may r esult in c riminal, c ivil, or a dministrat ive penalt ies.</p> | |
| 90 | ||
| 91 | <p>< strong cla ss="warnin g-break">* * WARNING ** <span a ria-hidden ="true">WA RNING ** W ARNING ** WARNING ** WARNING * * WARNING ** WARNING ** WARNIN G **</span ></strong> </p> | |
| 92 | <hr aria-hidde n="true"> | |
| 93 | ||
| 94 | <p>< strong>* B rowser sup port: Inte rnet Explo rer 11</st rong></p> | |
| 95 | </div> | |
| 96 | </div> | |
| 97 | </div> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.