Skip to content

Commit ed1bbd1

Browse files
committed
rm unnecessary space
1 parent c6c7119 commit ed1bbd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/_includes/components/actions-fields.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@
116116
<p>{{action.name}} is a <strong>{{action.platform | capitalize}}</strong> action. {% if action.defaultTrigger %}The default Trigger is: <code>{{action.defaultTrigger}}</code> {%endif%}</p>
117117

118118

119-
120119
{% if action.fields.size > 0 %}
121120
<p class="button button-hollow" data-toggle="collapse" data-target=".settings-content-{{action.slug}}">Click to show / hide fields</p>
122121
<div class="collapse settings-content-{{action.slug}} show">

0 commit comments

Comments
 (0)