Cédric Krier pushed to branch branch/default at Tryton / Tryton
Commits: efda1562 by Cédric Krier at 2023-10-02T17:28:01+02:00 Do not use .hidden class to mark cell in grid as hidden In e5446fb8d4ce the .hidden class is added to cells to remove the padding of empty but Boostrap defines the same class with display none. So once a cell is marked as hidden, it stays hidden. - - - - - fa991470 by Cédric Krier at 2023-10-02T17:29:19+02:00 Ensure to set grid template after the widgets have been displayed - - - - - 2 changed files: - sao/src/sao.less - sao/src/view/form.js View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/cb2149e1b89dded0baa515799e16f77a0f7c500b...fa99147080c99a446010238356e5f834d5476348 -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/cb2149e1b89dded0baa515799e16f77a0f7c500b...fa99147080c99a446010238356e5f834d5476348 You're receiving this email because of your account on foss.heptapod.net.
