luisdias / CakePHP-Report-Manager-Plugin

CakePHP 2.x Report Manager Plugin
MIT License
42 stars 22 forks source link

Allow reenabling filters #11

Closed KoryHodgson closed 10 years ago

KoryHodgson commented 10 years ago

Previously if all fields were deselected, (select all unchecked or otherwise) then the Add New Filters button would be disabled. There was no logic in place to reenable the Add New Filters button if fields were selected afterwards.

Testing Notes

Ensure that after deselecting all fields you can not Add a New filter, but after going back and selecting a field you can then add a new filter.