asdf
This commit is contained in:
父節點
d530a898d6
當前提交
0df9771147
@ -390,7 +390,7 @@ app.controller('websiteCtrl', [
|
||||
if (!window.confirm(confirmMessage)) {
|
||||
return;
|
||||
}
|
||||
vm.Sites.remove(r, opts)
|
||||
vm.Sites.remove(r, opts);
|
||||
};
|
||||
|
||||
vm.breadcrumbs = ['root'];
|
||||
|
||||
載入中…
x
新增問題並參考
Block a user