1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 21:35:55 +00:00

js: misc fixes, code cleanup

This commit is contained in:
Andrew Dolgov
2010-11-12 13:52:53 +03:00
parent 6bb0ed42f4
commit e69fb880a3
15 changed files with 927 additions and 1252 deletions

View File

@@ -417,8 +417,8 @@
print "<tr><td class=\"selectPrompt\" colspan=\"8\">
".__('Select:')."
<a href=\"#\" onclick=\"selectPrefRows('user', true)\">".__('All')."</a>,
<a href=\"#\" onclick=\"selectPrefRows('user', false)\">".__('None')."</a>
<a href=\"#\" onclick=\"selectTableRows('prefUserList', 'all')\">".__('All')."</a>,
<a href=\"#\" onclick=\"selectTableRows('prefUserList', 'none')\">".__('None')."</a>
</td</tr>";
print "<tr class=\"title\">