guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: hydra: status: Make the script body invisible to non-Javascript w


From: Danny Milosavljevic
Subject: 01/01: hydra: status: Make the script body invisible to non-Javascript web browsers.
Date: Sat, 5 May 2018 07:12:37 -0400 (EDT)

dannym pushed a commit to branch master
in repository maintenance.

commit 097ffb43602e19293f05210299184507cc1c90cc
Author: Danny Milosavljevic <address@hidden>
Date:   Sat May 5 13:10:31 2018 +0200

    hydra: status: Make the script body invisible to non-Javascript web 
browsers.
    
    * hydra/nginx/html/status/index.html: Make the script body invisible to
    non-Javascript web browsers.
---
 hydra/nginx/html/status/index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/hydra/nginx/html/status/index.html 
b/hydra/nginx/html/status/index.html
index ca1c586..aca6f98 100644
--- a/hydra/nginx/html/status/index.html
+++ b/hydra/nginx/html/status/index.html
@@ -40,7 +40,7 @@ span {
 -->
 </style>
 <script>
-/*
+<!--/*
         @licstart  The following is the entire license notice for the
         JavaScript code in this page.
 
@@ -63,6 +63,7 @@ span {
         @licend  The above is the entire license notice
         for the JavaScript code in this page.
 */
+//-->
 </script>
 <script>
 <!--



reply via email to

[Prev in Thread] Current Thread [Next in Thread]