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 diff
     1.1 --- a/s4-funcs.sh	Mon Aug 01 18:06:37 2016 +0859
     1.2 +++ b/s4-funcs.sh	Mon Aug 01 18:14:27 2016 +0859
     1.3 @@ -2072,7 +2072,7 @@
     1.4  	      then 'k'
     1.5  	 else ''
     1.6  	 end || a.rowid||
     1.7 -	 ','||coalesce(val,a.name) as name,
     1.8 +	 ','||coalesce(val,a.name) as NAME,
     1.9  	 (SELECT count(author)  /* Put post count for scoring 2016-08-01 */
    1.10  		 FROM article NATURAL JOIN article_s
    1.11  		 WHERE blogid IN