Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions resources/liveTemplates/Bootstrap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1903,7 +1903,7 @@
<option name="OTHER" value="true" />
</context>
</template>
<template name="bs3-input:h" value="&lt;div class=&quot;form-group&quot;&gt;&#10;&#9;&lt;label for=&quot;$var5$&quot; class=&quot;col-$var1$&quot; control-label&quot;&gt;$var2$&lt;/label&gt;&#10;&#9;&lt;div class=&quot;col-$var3$&quot;&gt;&#10;&#9;&#9;&lt;input type=&quot;$var4$&quot; name=&quot;$var5$&quot; id=&quot;$var6$&quot; class=&quot;form-control&quot;$var7$$var8$$var9$ &gt;&#10;&#9;&lt;/div&gt;&#10;&lt;/div&gt;$END$" description="Horizontal Form Input Field" toReformat="false" toShortenFQNames="true">
<template name="bs3-input:h" value="&lt;div class=&quot;form-group&quot;&gt;&#10;&#9;&lt;label for=&quot;$var5$&quot; class=&quot;col-$var1$ control-label&quot;&gt;$var2$&lt;/label&gt;&#10;&#9;&lt;div class=&quot;col-$var3$&quot;&gt;&#10;&#9;&#9;&lt;input type=&quot;$var4$&quot; name=&quot;$var5$&quot; id=&quot;$var6$&quot; class=&quot;form-control&quot;$var7$$var8$$var9$ &gt;&#10;&#9;&lt;/div&gt;&#10;&lt;/div&gt;$END$" description="Horizontal Form Input Field" toReformat="false" toShortenFQNames="true">
<variable name="var1" expression="&quot;sm-2&quot;" defaultValue="" alwaysStopAt="true" />
<variable name="var2" expression="&quot;Label:&quot;" defaultValue="" alwaysStopAt="true" />
<variable name="var3" expression="&quot;sm-10&quot;" defaultValue="" alwaysStopAt="true" />
Expand Down Expand Up @@ -1957,7 +1957,7 @@
<option name="OTHER" value="true" />
</context>
</template>
<template name="bs3-select:h" value="&lt;div class=&quot;form-group&quot;&gt;&#10;&#9;&lt;label for=&quot;$var1$&quot; class=&quot;col-$var2$&quot; control-label&quot;&gt;$var3$&lt;/label&gt;&#10;&#9;&lt;div class=&quot;col-$var4$&quot;&gt;&#10;&#9;&#9;&lt;select name=&quot;$var5$&quot; id=&quot;$var1$&quot; class=&quot;form-control&quot;&gt;&#10; &lt;option value=&quot;&quot;&gt;$var6$&lt;/option&gt;&#10; &lt;/select&gt;&#10;&#9;&lt;/div&gt;&#10;&lt;/div&gt;$END$" description="Horizontal Form Select Box Field" toReformat="false" toShortenFQNames="true">
<template name="bs3-select:h" value="&lt;div class=&quot;form-group&quot;&gt;&#10;&#9;&lt;label for=&quot;$var1$&quot; class=&quot;col-$var2$ control-label&quot;&gt;$var3$&lt;/label&gt;&#10;&#9;&lt;div class=&quot;col-$var4$&quot;&gt;&#10;&#9;&#9;&lt;select name=&quot;$var5$&quot; id=&quot;$var1$&quot; class=&quot;form-control&quot;&gt;&#10; &lt;option value=&quot;&quot;&gt;$var6$&lt;/option&gt;&#10; &lt;/select&gt;&#10;&#9;&lt;/div&gt;&#10;&lt;/div&gt;$END$" description="Horizontal Form Select Box Field" toReformat="false" toShortenFQNames="true">
<variable name="var1" expression="&quot;inputID&quot;" defaultValue="" alwaysStopAt="true" />
<variable name="var2" expression="&quot;sm-2&quot;" defaultValue="" alwaysStopAt="true" />
<variable name="var3" expression="&quot;Label:&quot;" defaultValue="" alwaysStopAt="true" />
Expand Down Expand Up @@ -2057,4 +2057,4 @@
<option name="OTHER" value="true" />
</context>
</template>
</templateSet>
</templateSet>