datatracker/ietf/templates/sync
Lars Eggert 9d5d9d5172
fix: replace deprecated bootstrap things (#5858)
* text-muted -> text-body-secondary

* navbar-dark is deprecated

* Remove FIXME block, not an issue anymore

* Remove `navbar-light`
2023-07-18 12:22:28 -05:00
..
discrepancies.html fix: replace deprecated bootstrap things (#5858) 2023-07-18 12:22:28 -05:00
discrepancies_report.txt Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews. 2017-06-02 23:13:22 +00:00
notify.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
rfceditor_undo.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00