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