implement modal for more then 10 likes/dislikes

This commit is contained in:
marijus
2014-05-18 09:14:21 +02:00
parent 29e6f51ab8
commit 89b8bc07ac
3 changed files with 63 additions and 1 deletions

View File

@@ -347,7 +347,7 @@ define ( 'DROPITEM_PHASE2', 2);
* Maximum number of "people who like (or don't like) this" that we will list by name
*/
define ( 'MAX_LIKERS', 75);
define ( 'MAX_LIKERS', 10);
/**
* Communication timeout