Table: collumn right align for type decimal does not work

Created on 4 September 2023, about 1 year ago
Updated 6 September 2023, about 1 year ago

Please fix lines: 295
datafield/src/Plugin/Field/FieldFormatterDataFieldTable.php

- ['integer', 'decimal', 'float']) ? 'right' : '';
to
['integer', 'numeric', 'float']) ? 'right' : '';

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇨🇦Canada psaleks

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024