test
This commit is contained in:
@@ -209,8 +209,10 @@ script#control-view-template(type="text/x-template")
|
||||
|
||||
.macros-div
|
||||
p Macros
|
||||
.macros-buttons(v-if="this.config.macros!=undefined")
|
||||
.macros-buttons(v-if="config.macros!=undefined")
|
||||
p there is a active macro
|
||||
.macros-buttons(v-if="config.macros==undefined")
|
||||
p there is no macro
|
||||
|
||||
|
||||
.tabs
|
||||
|
||||
Reference in New Issue
Block a user