Closed
Bug 1903464
Opened 11 months ago
Closed 11 months ago
Move field-layout table formatting to liquid template
Categories
(Webtools :: Searchfox, enhancement)
Webtools
Searchfox
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(1 file)
The current SymbolTreeTable*
structs directly map to HTML, but I guess we could make the struct more closer to the source data, and mapping from the source data struct to HTML should be performed by the liquid template.
This allows removing styling from the rust output, and also allows applying more complex styling in the template.
Assignee | ||
Comment 1•11 months ago
|
||
Assignee | ||
Updated•11 months ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•