fixed forms tag here

This commit is contained in:
sanjayk03-dev
2024-01-02 16:24:03 +05:30
parent ccf5ff651f
commit 1d5d0bbd0e

View File

@@ -15,10 +15,10 @@ script#macros-template(type="text/x-template")
label(for="tab4",style="height:50px;width:100px") Macros 4 label(for="tab4",style="height:50px;width:100px") Macros 4
input#tab4(type="radio", name="tabs", @click="tab = '5'") input#tab4(type="radio", name="tabs", @click="tab = '5'")
label(for="tab4",style="height:50px;width:100px") Macros 5 label(for="tab5",style="height:50px;width:100px") Macros 5
input#tab4(type="radio", name="tabs", @click="tab = '6'") input#tab4(type="radio", name="tabs", @click="tab = '6'")
label(for="tab4",style="height:50px;width:100px") Macros 6 label(for="tab6",style="height:50px;width:100px") Macros 6
section#content1.tab-content section#content1.tab-content
.macros-form .macros-form