Table: collumn right align for type decimal does not work

Created on 4 September 2023, 10 months ago
Updated 6 September 2023, 10 months 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.69.0 2024