OlliL / moneyjinn-client

BSD 2-Clause "Simplified" License
2 stars 0 forks source link

use table layout for deleting entities #41

Closed OlliL closed 1 year ago

OlliL commented 1 year ago

A new table layout as been tested for deleting a capitalsource (https://github.com/OlliL/moneyjinn-client/commit/4f14aa308c00235f150946479b8c86aaa793bf0a): grafik

It looks more sane than the current layout using divs like for example deleteContractpartner: grafik

The delete modals should be migrated to the table layout.