|
cleanup in html template + tidylib
* few small cleanup in html template (avoid empty tbody, put id between quotes) * switch to tidylib to validate the html instead of the previous hack calling an external service (https://html5.validator.nu/) * remove the previous validator script * add exception for tidylib on empty <span> (these are required by bootstrap) |
|---|
|
|
| resources/templates/adduser.tmpl |
|---|
| resources/templates/base.tmpl |
|---|
| resources/templates/index.tmpl |
|---|
| setup.py |
|---|
| tests/html_validator.py 100755 → 0 |
|---|
| tests/test_LdapCherry.py |
|---|