Commit 9d414e5
committed
chore(views): improve ErrorPage css_class conversion
Examples:
- PageNotFound => page_not_found
- PageNotAllowed => page_not_allowed
- RecordNotFound => record_not_found
- ErrorPage => error_page
- HTMLError => html_error
- MyXMLParser => my_xml_parser1 parent f5efb45 commit 9d414e5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments