mirror of
https://github.com/Ekokumppanit/Bicyclesim.git
synced 2026-02-07 10:44:22 +00:00
Stom moving after leaving sim page.
This commit is contained in:
@@ -129,7 +129,7 @@ Template.editing.owner = function () {
|
||||
return user.profile.name;
|
||||
};
|
||||
|
||||
init_edit = function init_edit() {
|
||||
window.init_edit = function init_edit() {
|
||||
|
||||
Meteor.autorun(function () {
|
||||
if (Session.equals('page', 'edit') && Session.get('route')) {
|
||||
|
||||
Reference in New Issue
Block a user