Skip to content

Commit e297658

Browse files
967341: Added the ribbon documentation
1 parent f950c20 commit e297658

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ej2-asp-core-mvc/document-editor/how-to/customize-ribbon.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ The following code example shows how to add the backstage menu items.
5959
{% include code-snippet/document-editor-container/customize-ribbon-backstage/tagHelper %}
6060
{% endhighlight %}
6161
{% highlight c# tabtitle="Customize-ribbon-backstage.cs" %}
62-
{% endhighlight %}
63-
{% endtabs %}
62+
{% endhighlight %}{% endtabs %}
6463

6564
{% elsif page.publishingplatform == "aspnet-mvc" %}
6665

@@ -70,8 +69,7 @@ The following code example shows how to add the backstage menu items.
7069
{% endhighlight %}
7170
{% highlight c# tabtitle="Customize-ribbon-backstage.cs" %}
7271
{% endhighlight %}
73-
{% endtabs %}
74-
{% endif %}
72+
{% endtabs %}{% endif %}
7573

7674
Refer this documentation know more about [`backstage items`](https://ej2.syncfusion.com/documentation/ribbon/backstage)
7775

0 commit comments

Comments
 (0)