added max limit for macros

This commit is contained in:
sanjayk03-dev
2024-01-29 03:50:48 +05:30
parent a11def9c54
commit 2a1182db56
3 changed files with 43 additions and 7 deletions

View File

@@ -37,6 +37,12 @@ script#macros-template(type="text/x-template")
.fa.fa-trash
|  Yes
message(:show.sync="maxLimitReached")
h3(slot="header") Delete Selected Macros?
p(slot="body")
div(slot="footer")
button.pure-button.button-secondary(@click="maxLimitReached = false") OK
h1 Macros Configuration
.flex-row-container
button.blue-button(title="Reset Macros", @click="confirmReset=true") Delete All