Fix regression on case export from recent export fix
authoreileen <emcnaughton@wikimedia.org>
Thu, 19 Jul 2018 22:47:44 +0000 (10:47 +1200)
committerMatthew Wire (MJW Consulting) <mjw@mjwconsult.co.uk>
Sat, 28 Jul 2018 10:20:27 +0000 (11:20 +0100)
commitf79d8a1e9b64ea295124dd42cbf56eb3fc6918bf
tree5c3cc8ab4e588a8a24ae714aaa33cdb850f69b04
parentad558727536932f487a0322c34bf3b66544f0b6b
Fix regression on case export from recent export fix

https://github.com/civicrm/civicrm-core/commit/3b4adc92793dccfa446cf66f0740edb543f110d7 changed the way componentmode is defined

It now seems inconsistent
CRM/Case/Task.php
CRM/Core/Form/Task.php
CRM/Export/Form/Select.php
CRM/Export/Form/Select/Case.php [new file with mode: 0644]