fix workflow maker total templates header to total nodes

This commit is contained in:
John Mitchell
2018-11-21 14:07:36 -05:00
committed by mabashian
parent 38dc0b8e90
commit 343639d4b7

View File

@@ -105,7 +105,7 @@ function TemplatesStrings (BaseString) {
INVENTORY_SYNC: t.s('Inventory Sync'),
WORKFLOW: t.s('Workflow'),
WARNING: t.s('Warning'),
TOTAL_TEMPLATES: t.s('TOTAL TEMPLATES'),
TOTAL_NODES: t.s('TOTAL NODES'),
ADD_A_TEMPLATE: t.s('ADD A TEMPLATE'),
EDIT_TEMPLATE: t.s('EDIT TEMPLATE'),
JOBS: t.s('JOBS'),