2505. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 3/27/2019 4:02:35 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.

2505.1 Files compared

# Location File Last Modified
1 JLV_CV_CV_2_9_1_0.zip\CV-VAS\grails-app\views\context index.gsp Wed Mar 20 21:42:58 2019 UTC
2 JLV_CV_CV_2_9_1_0.zip\CV-VAS\grails-app\views\context index.gsp Wed Mar 27 19:21:16 2019 UTC

2505.2 Comparison summary

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

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

2505.4 Active regular expressions

No regular expressions were active.

2505.5 Comparison detail

  1   <%--
  2     Created  by Intelli J IDEA.
  3       User:  DNS
  4     Date: 12 /12/11
  5     Time: 8: 40 AM
  6     To chang e this tem plate use  File | Set tings | Fi le Templat es.
  7   --%>
  8  
  9   <%@ page c ontentType ="text/htm l;charset= UTF-8" %>
  10   <html>
  11   <head><tit le>J L V</ title>
  12       <SCRIP T>
  13           fu nction get EnablerApp let() {
  14   //             var ap p = null;
  15   //             var fr ame = top. frames["en ablerFrame "];
  16   //             if (fr ame != nul l)
  17   //             {
  18   //                 ap p = frame. document[' enabler'];
  19   //             }
  20   //             return  app;
  21           }
  22  
  23           va r setCMSta tus = func tion (stat us) {
  24                %{--if(t op.view.do cument.ima ges["cmSta tus"] != u ndefined){ --}%
  25                %{--swit ch (status )--}%
  26                %{--{--} %
  27                %{--case  0:--}%
  28                %{--top. view.docum ent.images ["cmStatus "].src = " ${resource (dir:'imag es',file:' context-of f.gif')}"; --}%
  29                %{--brea k;--}%
  30                %{--case  1:--}%
  31                %{--top. view.docum ent.images ["cmStatus "].src = " ${resource (dir:'imag es',file:' context-on .gif')}";- -}%
  32                %{--brea k;--}%
  33                %{--case  2:--}%
  34                %{--top. view.docum ent.images ["cmStatus "].src = " ${resource (dir:'imag es',file:' context-ch anging.gif ')}";--}%
  35                %{--brea k;--}%
  36                %{--}--} %
  37                %{--}--} %
  38           }
  39  
  40           va r contextL oad = func tion () {
  41                ${onLoad Script}
  42           }
  43       </SCRI PT>
  44   </head>
  45  
  46   <body>
  47   <script>
  48       ${live Script}
  49   </script>
  50   </body>
  51   </html>