Added mithril.js on new branch mithril
This commit is contained in:
@@ -175,4 +175,9 @@ class Home
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
// Branch mithril test
|
||||
public function mithril() {
|
||||
View::render('Data/mithril.html');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user