Mercurial > hgrepos > hgweb.cgi > s4
changeset 273:31fbfcd4fc25
Title header of grpaction-member-list changed to upper case
author | HIROSE Yuuji <yuuji@gentei.org> |
---|---|
date | Mon, 01 Aug 2016 18:14:27 +0859 |
parents | 6a548c4ab437 |
children | 0f7bc60985d6 |
files | s4-funcs.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/s4-funcs.sh Mon Aug 01 18:06:37 2016 +0859 +++ b/s4-funcs.sh Mon Aug 01 18:14:27 2016 +0859 @@ -2072,7 +2072,7 @@ then 'k' else '' end || a.rowid|| - ','||coalesce(val,a.name) as name, + ','||coalesce(val,a.name) as NAME, (SELECT count(author) /* Put post count for scoring 2016-08-01 */ FROM article NATURAL JOIN article_s WHERE blogid IN