mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-16 15:58:39 -05:00
Modify panel header to accept title and badge string bindings
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user