weather works

This commit is contained in:
Senad Uka
2016-04-10 10:47:11 +02:00
parent f886530f5f
commit 79df9d05b4
6 changed files with 183 additions and 17 deletions

View File

@@ -100,6 +100,8 @@ Template.state.helpers({
}
});
Template.state.events({
'click #water_now': function() {
var controller_id = Session.get('controller_id');