simov / express-admin

MySQL, MariaDB, PostgreSQL, SQLite admin for Node.js
MIT License
1.17k stars 223 forks source link

Fix with default 'Delete' action #104

Closed Skryabind closed 8 years ago

Skryabind commented 8 years ago

When editing data default action was 'Delete', so if you press 'Enter' in any field, row was deleting. I fixed it.

Skryabind commented 8 years ago

Please do not accept this pull request, I is wrong.

jinwolf commented 7 years ago

I accidentally deleted several records not knowing "delete" is the default option when pressing the enter key