Update formatting
Remove html tags from translations file Rename csp_cost_estimate to pdf
This commit is contained in:
@@ -3,6 +3,7 @@ import { conformToMask } from 'vue-text-mask'
|
||||
|
||||
import FormMixin from '../../mixins/form'
|
||||
import textinput from '../text_input'
|
||||
import optionsinput from '../options_input'
|
||||
|
||||
export default {
|
||||
name: 'funding',
|
||||
@@ -11,6 +12,7 @@ export default {
|
||||
|
||||
components: {
|
||||
textinput,
|
||||
optionsinput
|
||||
},
|
||||
|
||||
props: {
|
||||
|
Reference in New Issue
Block a user