Implement user mentioning in frontend
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -45,7 +45,7 @@ var CommentCollection = OC.Backbone.Collection.extend(
|
||||
*
|
||||
* @type int
|
||||
*/
|
||||
_limit : 2,
|
||||
_limit : 5,
|
||||
|
||||
/**
|
||||
* Initializes the collection
|
||||
|
||||
Reference in New Issue
Block a user