This commit is contained in:
James Cole
2020-08-20 17:57:19 +02:00
parent 229d4bfe6b
commit d78d2f25eb
12 changed files with 151 additions and 196 deletions

View File

@@ -148,7 +148,7 @@
'?types=' +
types +
'&query=';
console.log('Auto complete URI is now ' + this.accountAutoCompleteURI);
// console.log('Auto complete URI is now ' + this.accountAutoCompleteURI);
},
hasError: function () {
return this.error.length > 0;