CRM-16587 Selecting results now work when results are sorted on contact id.
authorJohan Vervloet <johanv@johanv.org>
Tue, 15 Dec 2015 21:16:24 +0000 (22:16 +0100)
committerJohan Vervloet <johanv@johanv.org>
Tue, 15 Dec 2015 21:29:02 +0000 (22:29 +0100)
commit18abd697c654a18e36968e910428f70bda19f395
tree5215ddae2215931785b9d251e956f7426a45b8b3
parentf57a51788eafb07a2f389b73d529566f04ef88ab
CRM-16587 Selecting results now work when results are sorted on contact id.

This is also rather hacky, since you have to adapt your custom searches again.
I fixed it for PostMailing and ZipCodeRange.

----------------------------------------
* CRM-16587: Action menu is not available on selected records on a Custom search
  https://issues.civicrm.org/jira/browse/CRM-16587

Conflicts:
CRM/Contact/Form/Search/Custom/ZipCodeRange.php
CRM/Contact/Form/Search/Custom/PostalMailing.php
CRM/Contact/Form/Search/Custom/ZipCodeRange.php