Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
09959441
authored
Sep 03, 2014
by
Őry Máté
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dashboard: rephrase ConnectCommandListTable empty text
parent
d5336b37
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
circle/dashboard/tables.py
+4
-3
No files found.
circle/dashboard/tables.py
View file @
09959441
...
@@ -283,6 +283,7 @@ class ConnectCommandListTable(Table):
...
@@ -283,6 +283,7 @@ class ConnectCommandListTable(Table):
'id'
:
"profile-command-list-table"
}
'id'
:
"profile-command-list-table"
}
fields
=
(
'name'
,
'access_method'
,
'template'
,
'actions'
)
fields
=
(
'name'
,
'access_method'
,
'template'
,
'actions'
)
prefix
=
"cmd-"
prefix
=
"cmd-"
empty_text
=
_
(
"You don't have any custom connection string, the "
empty_text
=
_
(
"default ones will be used. These command strings "
"You don't have any custom connection commands yet. You can "
"would be displayed on the VM detail page."
)
"specify commands to be displayed on VM detail pages instead of "
"the defaults."
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment