santropolroulant / volunteerdb

MIT License
1 stars 0 forks source link

Fully remove unused fields #14

Open kousu opened 6 years ago

kousu commented 6 years ago

In 9c19f5848b3f3d30c6e7cbdecb2cf117ea3159a7 the fields

were dropped from edit.ctp; however, they are still in the database and still appear on view.ctp if known.

We should add a migration (depends: #10) that drops these fields, and remove them from the read-only view.ctp.