increased number of feeds shown per vre in home
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/news-feed@158424 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
79d974bbbd
commit
5e32ff1a54
|
@ -4,7 +4,7 @@ public class NewsConstants {
|
|||
/**
|
||||
* Feeds Number to who per VRE/Category
|
||||
*/
|
||||
public static final int FEEDS_NO_PER_CATEGORY = 6;
|
||||
public static final int FEEDS_NO_PER_CATEGORY = 9;
|
||||
|
||||
public static final int FEEDS_MAX_PER_CATEGORY = 30;
|
||||
|
||||
|
|
Loading…
Reference in New Issue