Closed
Bug 1903464
Opened 2 years ago
Closed 2 years 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•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•