asdf
This commit is contained in:
parent
37a40a49ff
commit
b425be39d4
|
@ -354,7 +354,9 @@ app.controller('websiteCtrl', [
|
|||
if (dir.directory) {
|
||||
debugger;
|
||||
console.log('asdfasdfasdf');
|
||||
}
|
||||
vm.things = [];
|
||||
vm.things.push(dir.name);
|
||||
}
|
||||
});
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue