changed page size to 10, CRM-14201
authorkurund <kurund@civicrm.org>
Thu, 6 Mar 2014 07:43:03 +0000 (13:13 +0530)
committerkurund <kurund@civicrm.org>
Thu, 6 Mar 2014 07:43:03 +0000 (13:13 +0530)
----------------------------------------
* CRM-14201: Contact Relationships tab needs pagination
  http://issues.civicrm.org/jira/browse/CRM-14201

templates/CRM/Contact/Page/View/RelationshipSelector.tpl

index e030d0246a862d25c854ad58d8b49a0112232250..87db176f50ff265ef600094279de79cb7c0985ac 100644 (file)
@@ -88,7 +88,7 @@
       "bServerSide": true,
       "bJQueryUI": true,
       "sAjaxSource": sourceUrl,
-      "iDisplayLength": 25,
+      "iDisplayLength": 10,
       "oLanguage": {
         "sZeroRecords": ZeroRecordText,
         "sProcessing": {/literal}"{ts escape='js'}Processing...{/ts}"{literal},