Commit 9e888e97 by Kálmán Viktor

dashboard: a little description about connection strings

parent 4701cfb4
......@@ -284,4 +284,5 @@ class ConnectCommandListTable(Table):
fields = ('name', 'access_method', 'template', 'actions')
prefix = "cmd-"
empty_text = _("You don't have any custom connection string, the "
"default ones will be used.")
"default ones will be used. These command strings "
"would be displayed on the VM detail page.")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment