tellform/app/controllers
LoneRifle 5bc0d623a5
deleteSubmissions - remove spurious condition
`FormSubmission.remove` should not use `admin` as a condition:
 - the field is not present in the schema or in any created submissions
 - the user is unlikely to be the admin of a submission 

Remove this field to facilitate deletes

Fixes #315
2018-10-20 16:33:12 +08:00
..
users fixed signin redirect bug 2017-11-02 10:37:29 -07:00
core.server.controller.js fix embedded header bug 2017-10-07 04:50:52 -04:00
errors.server.controller.js fixed user signup error handling 2017-08-01 19:12:13 -04:00
forms.server.controller.js deleteSubmissions - remove spurious condition 2018-10-20 16:33:12 +08:00
users.server.controller.js first commit 2015-06-29 15:51:29 -07:00