cortezaproject / corteza

Low-code platform
https://cortezaproject.org
Apache License 2.0
1.64k stars 375 forks source link

LogViewer table header - fixes #2024 #2025

Closed McLaynV closed 4 days ago

McLaynV commented 1 week ago

The following changes are implemented

Replace <td> -> <th> in table header of LogViewer.vue.

Changes in the user interface:

Correct table header elements.

Checklist when submitting a final (!draft) PR

Fajfa commented 4 days ago

Sounds reasonable, will check/merge