aboutsummaryrefslogtreecommitdiff
path: root/app/views/things/_thing.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Use the plain exporter for thing titlesMiquel Sabaté Solà2025-07-011-1/+3
| | | | | | | | Set the title for each thing a plain text export of it, so the user can easily check what exactly that row stands for, which is useful for things with similar/identical titles. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Replace underscores with the proper HTML tagsMiquel Sabaté Solà2025-01-271-1/+1
| | | | | | | This was already handled correctly in the case of TeX and CSV, but the HTML rendering was still to be handled. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Initial commitMiquel Sabaté Solà2024-03-131-0/+7
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>