Update copy in TO builder

This commit is contained in:
leigh-mil
2020-01-19 07:37:15 -05:00
parent c946bc74db
commit 961717e0e7
6 changed files with 24 additions and 15 deletions

View File

@@ -101,7 +101,7 @@ export default {
if (!!this.clinNumber) {
return `CLIN ${this.clinNumber}`
} else {
return `CLIN`
return `New CLIN`
}
},
percentObligated: function() {