[hamradio-commits] [dump1090] 178/373: Added terribl's suggestion.

Matthew Ernisse mernisse-guest at moszumanska.debian.org
Thu Oct 23 14:58:17 UTC 2014


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

mernisse-guest pushed a commit to branch backport
in repository dump1090.

commit e1a06656d5d0ea57ba03bf37f17320310024d210
Author: Brian Davenport <the.lost.minded at gmail.com>
Date:   Sun May 19 15:44:19 2013 +0000

    Added terribl's suggestion.
---
 public_html/script.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/script.js b/public_html/script.js
index a6bcd66..50df145 100644
--- a/public_html/script.js
+++ b/public_html/script.js
@@ -125,7 +125,7 @@ function refreshSelectedInfo() {
 
 function refreshTableInfo() {
 	var html = '<table id="tableinfo" width="100%">';
-	html += '<thead style="background-color: #CCCCCC;">';
+	html += '<thead style="background-color: #CCCCCC; cursor: pointer;">';
 	html += '<td onclick="setASC_DESC(\'0\');sortTable(\'tableinfo\',\'0\');">hex</td>';
 	html += '<td onclick="setASC_DESC(\'1\');sortTable(\'tableinfo\',\'1\');">Flight</td>';
 	html += '<td onclick="setASC_DESC(\'2\');sortTable(\'tableinfo\',\'2\');" align="right">Squawk</td>';

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



More information about the pkg-hamradio-commits mailing list