Reviewed & tested by the community
Project:
FooTable
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2024 at 21:08 UTC
Updated:
31 Dec 2024 at 09:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
ady1503 commentedHello.
I have found where these lines come from, they are from the admin Gin theme, they are the following lines:
and
I altered the Gin css off this lines and works perfect.
Not sure if footable module may alter in views if is selected, for not alter with custom code.
Gracias
Comment #4
sourabhsisodia_ commentedComment #6
sourabhsisodia_ commentedComment #7
ady1503 commentedHello.
I have applied the patch and there is no change.
It does not act on the alter of the Gin theme.
And yes, I delete all drupal caches.
Gacias
Comment #8
sourabhsisodia_ commented@ady1503 Attaching a screenshot . Is it the correct configuration for the issue ??
Comment #9
ady1503 commentedHello.
Your patch works, I found that when applying the patch in automatic mode, the changes in the file:
footable.libraries.yml are not applied correctly.
I have made the changes to this file manually and everything works fine.
Gracias.
Comment #10
sourabhsisodia_ commentedhii @ady1503, if the patch works fine then please move the issue to " Review and Tested By Community " state and mention the maintainer to review and merge the MR . So that this issue get fixed in the dev version also.
Comment #11
ady1503 commented