fixed forms tag here
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user