Modify panel header to accept title and badge string bindings

This commit is contained in:
Marliana Lara
2018-06-28 13:44:05 -04:00
parent 8317102f0d
commit 642cc88fcd
21 changed files with 106 additions and 61 deletions
@@ -25,6 +25,7 @@ function ApplicationsStrings (BaseString) {
};
ns.list = {
PANEL_TITLE: t.s('APPLICATIONS'),
ROW_ITEM_LABEL_EXPIRED: t.s('EXPIRATION'),
ROW_ITEM_LABEL_ORGANIZATION: t.s('ORG'),
ROW_ITEM_LABEL_MODIFIED: t.s('LAST MODIFIED')