Skip to content

Commit c9ef5a4

Browse files
committed
Fixed predefine styles dropdown for form button
1 parent fe58d32 commit c9ef5a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Telerik.Sitefinity.Frontend.Forms/Mvc/Views/SubmitButton/DesignerView.Simple.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</div>
2929
</div>
3030

31-
<style-dropdown selected-class="properties.CssClass.PropertyValue" view-name="properties.TemplateName.PropertyValue"></style-dropdown>
31+
<style-dropdown selected-class="properties.CssClass.PropertyValue" view-name="properties.WriteTemplateName.PropertyValue"></style-dropdown>
3232

3333
<div class="form-group">
3434
<label for="cssClass">@Html.Resource("CssClasses")</label>

0 commit comments

Comments
 (0)