mirror of
https://github.com/ansible/awx.git
synced 2024-11-04 12:51:18 +03:00
e5c5fd3d80
Fixed issue where new CSS for adding asterisk to required fields caused login dialog fields to display multiple asterisks. Modified form generator to show help icon to the left of * on required fields.
24 lines
292 B
Plaintext
24 lines
292 B
Plaintext
awx/settings/local_settings.py*
|
|
awx/*.sqlite3
|
|
awx/projects
|
|
awx/public/media
|
|
awx/public/static
|
|
awx/ui/static/js/awx-min.js
|
|
awx/ui/static/css/awx.min.css
|
|
env/*
|
|
build
|
|
deb-build
|
|
dist
|
|
htmlcov
|
|
rpm-build
|
|
*.DS_Store
|
|
*.egg-info
|
|
*.py[c,o]
|
|
*.swp
|
|
.coverage
|
|
coverage.xml
|
|
pep8.txt
|
|
.vagrant*
|
|
.tox
|
|
nohup.out
|