This is an automated email from the git hooks/post-receive script.

sylvestre pushed a commit to branch master
in repository jscover.

commit d93d1a4a8927a9df9a59367a4e1d6491c75c46c1
Author: tntim96 <[email protected]>
Date:   Wed Jul 16 22:32:06 2014 +1000

    Close tag
---
 src/main/resources/jscoverage.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/jscoverage.html 
b/src/main/resources/jscoverage.html
index 58e0c11..4197e1c 100644
--- a/src/main/resources/jscoverage.html
+++ b/src/main/resources/jscoverage.html
@@ -48,7 +48,7 @@
 <div id="tabPages" class="TabPages">
   <div class="TabPage" id="browserTabPage">
     <div id="locationDiv">
-    URL: <input id="location" type="text" size="70" 
onkeypress="jscoverage_input_keypress(event)">
+    URL: <input id="location" type="text" size="70" 
onkeypress="jscoverage_input_keypress(event)"/>
     <button id="openInFrameButton" 
onclick="jscoverage_openInFrameButton_click();" title="open URL in the iframe 
below [Enter]">Open in frame</button>
     <button id="openInWindowButton" 
onclick="jscoverage_openInWindowButton_click();" title="open URL in a new 
window (or tab) [Shift+Enter]">Open in window</button>
     </div>

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jscover.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to