[phpwebapp-commits] CVS: top10/templates/proj_list/filter filter.html,1.1.1.1,1.2
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2003-09-24 14:01:43
|
Update of /cvsroot/phpwebapp/top10/templates/proj_list/filter In directory sc8-pr-cvs1:/tmp/cvs-serv24770/templates/proj_list/filter Modified Files: filter.html Log Message: Index: filter.html =================================================================== RCS file: /cvsroot/phpwebapp/top10/templates/proj_list/filter/filter.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** filter.html 23 Sep 2003 14:04:12 -0000 1.1.1.1 --- filter.html 24 Sep 2003 14:01:36 -0000 1.2 *************** *** 33,36 **** --- 33,39 ---- Number of Points </option> + <option value="nr_comments" {{nr_comments_selected}}> + Nr of Comments + </option> <option value="proj_id" {{proj_id_selected}}> SF id (alphabetically) |