mirror of
https://github.com/jcreek/phldnhack.git
synced 2026-07-12 18:43:43 +00:00
Teacher/parent
This commit is contained in:
+6
-2
@@ -1,3 +1,7 @@
|
||||
Ractive.components.student = Ractive.extend({
|
||||
template:'#student'
|
||||
Ractive.components.parent = Ractive.extend({
|
||||
template:'#parent'
|
||||
});
|
||||
|
||||
Ractive.components.teacher = Ractive.extend({
|
||||
template:'#teacher'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user