Merge pull request #915 from han9912/branch-untranslate

un-translate code
pull/954/head
Sara Gibbons 2 years ago committed by GitHub
commit ec6e4af38a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
//aggiungere qui il listener
//add listener here
//presa in prestito dall'estensione energy lollipop
//disegnare qui l'icona
//borrowed from energy lollipop extension
//draw the icon here

@ -1,17 +1,17 @@
//1
// campi del form
// risultati
// form fields
// results divs
//6
//chiamata API
//call the API
//5
//imposta la chiave api e la regione per l'utente
//set up user's api key and region
//4
// gestisce l'invio del form
// handle form submission
//3 controlli iniziali
//3 initial checks
//2
// imposta i listeners e la partenza dell'app
// set listeners and start app

Loading…
Cancel
Save