This commit is contained in:
sanjayk03-dev
2023-12-30 13:31:20 +05:30
parent 165d9a7b8d
commit 90fb160928
3 changed files with 8 additions and 5 deletions

View File

@@ -209,6 +209,7 @@ 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")