forked from shaba/openuds
added "Experimental" to proxies title so it can be identified
This commit is contained in:
parent
f9b284ff8e
commit
929903342f
@ -54,7 +54,7 @@ class Proxies(ModelHandler):
|
||||
|
||||
save_fields = ['name', 'host', 'port', 'ssl', 'check_cert', 'comments', 'tags']
|
||||
|
||||
table_title = _('Proxies')
|
||||
table_title = _('Proxies (Experimental)')
|
||||
table_fields = [
|
||||
{'name': {'title': _('Name'), 'visible': True}},
|
||||
{'url': {'title': _('Server'), 'visible': True}},
|
||||
|
Loading…
x
Reference in New Issue
Block a user