Change the configuration group panel name
Change-Id: Ib8fcade837b1146feccf4127a81905ac2eff95e7
This commit is contained in:
parent
7c0cdbd87d
commit
c3f0c85ed1
@ -19,7 +19,7 @@ from openstack_dashboard.dashboards.project import dashboard
|
||||
|
||||
|
||||
class Configurations(horizon.Panel):
|
||||
name = _("Configuration Groups")
|
||||
name = _("Configurations")
|
||||
slug = 'database_configurations'
|
||||
permissions = ('openstack.services.database',)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user