Skip to content

Commit

Permalink
console
Browse files Browse the repository at this point in the history
  • Loading branch information
jfoclpf committed May 25, 2023
1 parent 072de3a commit 5a61533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/js/form.js
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ app.form = (function (thisModule) {
requestGoingOn = false
} else {
// request from server
console.log('Request car make/model from server to ' + plate)
const requestUrl = CARROS_MATRICULAS_API.serverUrl + plate

$.ajax({
Expand Down

0 comments on commit 5a61533

Please sign in to comment.