Skip to content

Commit b068688

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent e6697fc commit b068688

31 files changed

+1170
-33
lines changed

docs-aspnet-core/html-helpers/interactivity/sortable/items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Items
33
page_title: Items | Telerik UI Sortable HtmlHelper for ASP.NET Core
44
description: "Disable, filter, and drag items within containers and between lists when working with the Telerik UI Sortable HtmlHelper for ASP.NET Core (MVC 6 or ASP.NET Core MVC)."
5-
slug: htmlhlpers_sortable_aspnetcore_items
5+
slug: htmlhelpers_sortable_aspnetcore_items
66
position: 3
77
---
88

docs-aspnet-core/html-helpers/interactivity/sortable/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The following example demonstrates a basic declaration of a Sortable widget usin
5454
* [Items]({% slug htmlhelpers_sortable_aspnetcore_items %})
5555
* [Cursor]({% slug htmlhelpers_sortable_aspnetcore_cursor %})
5656
* [Placeholder]({% slug htmlhelpers_sortable_aspnetcore_placeholder %})
57-
* [Integration with other Telerik UI HTML Helpers]({% slug htmlhelpers_sortable_aspnetcore_integration_gridlistview %})
57+
* [Integration with other Telerik UI HTML Helpers]({% slug sortable_aspnetcore_integration_grid %})
5858
* [Common Scenarios]({% slug htmlhelpers_sortable_aspnetcore_common_scenarios %})
5959

6060
## Events

docs-aspnet-mvc/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ navigation:
179179
title: "How To"
180180
position: 30
181181
"helpers/data-management/grid/troubleshoot":
182-
title: "Troubeshooting"
182+
title: "Troubleshooting"
183183
position: 40
184184
"*appearance":
185185
title: "Appearance"

docs/_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,8 @@ navigation:
569569
title: "DropDownTree"
570570
"*editor":
571571
title: "Editor"
572+
"*filter":
573+
title: "Filter"
572574
"*gantt":
573575
title: "Gantt"
574576
"*pivotgrid":

0 commit comments

Comments
 (0)