dots navigation is functional
This commit is contained in:
@@ -26,6 +26,7 @@ function init(){
|
||||
_dbs.load(function(){
|
||||
console.log("Init _dbs.data", _dbs.data);
|
||||
console.log("Init _dbs.data_byid", _dbs.data_byid);
|
||||
console.log("Init _dbs.data_strct", _dbs.data_strct);
|
||||
m.route(document.body, "/tree", {
|
||||
"/tree": _Tree,
|
||||
"/dots": _Dots,
|
||||
|
||||
Reference in New Issue
Block a user