CRM-19217 Ensure that is_active is set to 1 by default when creating dashboards via api
authorSeamus Lee <seamuslee001@gmail.com>
Thu, 11 Aug 2016 04:50:32 +0000 (14:50 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 11 Aug 2016 04:51:34 +0000 (14:51 +1000)
commit3f14cb2407877be3c802a2c5c51e980aa6356c73
tree5f18301d1f0b7fc0c6ff02249da58bc2b4fd7d71
parent8e570fd74e2dbe7844db5c2cd561541caf5701b0
CRM-19217 Ensure that is_active is set to 1 by default when creating dashboards via api
api/v3/Dashboard.php
tests/phpunit/api/v3/DashboardTest.php