This commit is contained in:
sanjayk03-dev
2023-12-30 13:44:10 +05:30
parent 90fb160928
commit 48a266b4e1
3 changed files with 9 additions and 10 deletions

View File

@@ -210,8 +210,6 @@ script#control-view-template(type="text/x-template")
.macros-div
.macros-buttons(v-if="this.config.macros!=undefined")
p there is a active macro
.submit-macros(v-if="isMacrosPresent()")
a(href="#macros") Edit Macros
.macros-buttons(v-if="this.config.macros==undefined")
p there is no active macros