This commit is contained in:
@@ -47,7 +47,6 @@ export default {
|
||||
vm.appBar.title = ctx.title;
|
||||
vm.appBar.readOnly = ctx.readOnly;
|
||||
|
||||
|
||||
if (ctx.readOnly === true) {
|
||||
vm.appBar.color = "readonlybanner";
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user