Merge branch 'master' of https://github.com/ksjdragon/hourglass
This commit is contained in:
commit
550f96aa86
@ -2,10 +2,6 @@ import {
|
|||||||
Template
|
Template
|
||||||
} from 'meteor/templating';
|
} from 'meteor/templating';
|
||||||
|
|
||||||
Meteor.subscribe('schools');
|
|
||||||
Meteor.subscribe('classes');
|
|
||||||
Meteor.subscribe('work');
|
|
||||||
|
|
||||||
Session.set("profInputOpen", null);
|
Session.set("profInputOpen", null);
|
||||||
Session.set("profClassTab", "manClass");
|
Session.set("profClassTab", "manClass");
|
||||||
Session.set("modifying", null);
|
Session.set("modifying", null);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user