Added change log
This commit is contained in:
@@ -34,4 +34,7 @@ Template.layout.events({
|
||||
fullOnMobile: true,
|
||||
});
|
||||
},
|
||||
"tap #changeLog": function(event, instance) {
|
||||
Router.go("changeLog");
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user