[cleanup] yes/no selects changed to checks in Item

This commit is contained in:
Rushabh Mehta
2015-07-24 15:16:25 +05:30
parent 18e033514e
commit 1e8025b327
59 changed files with 731 additions and 689 deletions

View File

@@ -0,0 +1,2 @@
- **Item** form cleanups: "Yes" / "No" type fields changed to checkboxes.<br>
**Warning**: This could break your 3rd party integrations with Item, if any.