Merge branch 'devel' into 169-credentials

This commit is contained in:
Michael Abashian
2018-03-08 10:03:29 -05:00
committed by GitHub
19 changed files with 390 additions and 300 deletions
@@ -82,6 +82,7 @@ function TemplatesStrings (BaseString) {
UNKNOWN: t.s('Unable to determine template type.'),
SCHEDULE: t.s('Unable to schedule job.'),
COPY: t.s('Unable to copy template.'),
INVALID: t.s('Resources are missing from this template.')
};
ns.warnings = {