Skip to content

Commit b22ad19

Browse files
authored
Merge pull request #5 from SyncfusionExamples/demo
Add review changes
2 parents 6dc6c2a + 3068f1d commit b22ad19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ASP.NET Core/Views/Home/Documenteditor.cshtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ var container = new ej.documenteditor.DocumentEditorContainer({
3434
enableToolbar: true,
3535
width: "100%",
3636
height: '590px',
37+
toolbarItems: [ 'Undo', 'Redo', 'Separator', 'Image', 'Table', 'Hyperlink', 'Bookmark', 'Comments', 'TableOfContents', 'Separator', 'Header', 'Footer', 'PageSetup', 'PageNumber', 'Break', 'Separator', 'Find', 'Separator', 'LocalClipboard'],
3738
serviceUrl:
3839
'http://localhost:5000/api/documenteditor/'
3940
});

0 commit comments

Comments
 (0)