mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 07:28:35 -05:00
Assorted renaming and string changes
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
# Django
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
# Tower
|
||||
# AWX
|
||||
from awx.conf import register, fields
|
||||
from awx.ui.fields import PendoTrackingStateField, CustomLogoField # noqa
|
||||
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import re
|
||||
# Django
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
# Tower
|
||||
# AWX
|
||||
from awx.conf import fields
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user