summaryrefslogtreecommitdiffstats
path: root/components/congress/test-webapp/www/html/congress_translators.js
diff options
context:
space:
mode:
Diffstat (limited to 'components/congress/test-webapp/www/html/congress_translators.js')
-rw-r--r--components/congress/test-webapp/www/html/congress_translators.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/congress/test-webapp/www/html/congress_translators.js b/components/congress/test-webapp/www/html/congress_translators.js
index 466379e..eeb2934 100644
--- a/components/congress/test-webapp/www/html/congress_translators.js
+++ b/components/congress/test-webapp/www/html/congress_translators.js
@@ -361,8 +361,8 @@ var TRANSLATORS = [];
'selector-type': 'DICT_SELECTOR',
'in-list': true,
'field-translators':
-// TODO: Port ID added to complete table translation
- [{'fieldname': 'port id', 'translator': value_trans},
+// TODO: Security group ID added to complete table translation
+ [{'fieldname': 'security_group_id', 'translator': value_trans},
{'fieldname': 'id', 'translator': value_trans},
{'fieldname': 'tenant_id', 'translator': value_trans},
{'fieldname': 'remote_group_id', 'translator': value_trans},