[jscover] 48/69: Close tag
Sylvestre Ledru
sylvestre at moszumanska.debian.org
Fri Aug 22 05:54:06 UTC 2014
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 <tntim96 at gmail.com>
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
More information about the pkg-java-commits
mailing list