moved t function to global and misc cleanup
This commit is contained in:
@@ -47,9 +47,6 @@ export default {
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
translation() {
|
||||
return window.$gz.translation;
|
||||
},
|
||||
handleInput(value) {
|
||||
let ret = parseCurrency(value, {
|
||||
currency: this.currencyName,
|
||||
|
||||
Reference in New Issue
Block a user