mirror of
https://github.com/donl/meteor-ionic.git
synced 2026-06-30 06:12:08 -06:00
oops, guess we need that after all
This commit is contained in:
parent
8e71d8274e
commit
cc904abb59
1 changed files with 6 additions and 0 deletions
|
|
@ -58,3 +58,9 @@ Template.ionNavView.rendered = function () {
|
|||
}
|
||||
};
|
||||
};
|
||||
|
||||
Template.ionNavView.helpers({
|
||||
transition: function () {
|
||||
return Template.instance().transition;
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue