Update copy in TO builder
This commit is contained in:
@@ -101,7 +101,7 @@ export default {
|
||||
if (!!this.clinNumber) {
|
||||
return `CLIN ${this.clinNumber}`
|
||||
} else {
|
||||
return `CLIN`
|
||||
return `New CLIN`
|
||||
}
|
||||
},
|
||||
percentObligated: function() {
|
||||
|
Reference in New Issue
Block a user