Implemented Hero-dialog editing of features
This commit is contained in:
@@ -43,6 +43,9 @@ Template.characterSheet.events({
|
||||
"swiperight": function(event){
|
||||
incTab(Template.instance(), -1);
|
||||
},
|
||||
"core-animated-pages-transition-end #tabPages": function(event) {
|
||||
event.stopPropagation();
|
||||
}
|
||||
});
|
||||
|
||||
/* requires the following templates
|
||||
|
||||
Reference in New Issue
Block a user