Skip to content

Commit

Permalink
Base: Minor typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
salbahra committed Aug 3, 2014
1 parent bad6497 commit cf28bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -1372,7 +1372,7 @@ function show_weather_settings() {
} else {
$("#wapikey,label[for='wapikey']").hide("fast");
}
})
});

page.find(".wsubmit").on("click",function(){
submit_weather_settings();
Expand Down

0 comments on commit cf28bdf

Please sign in to comment.