Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f2b35d8

Browse files
Resolved sample issue
1 parent 2a0a54a commit f2b35d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎controls/documenteditor/src/document-editor-container/ribbon/home-tab/numbering-group.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { ParagraphWidget, WAbstractList, WList, WListLevel } from '../../../docu
77
import { ItemModel } from '@syncfusion/ej2-splitbuttons';
88
import { RibbonItemModel, RibbonItemSize, RibbonSplitButtonSettingsModel } from '@syncfusion/ej2-ribbon';
99
import { BulletListHelper } from '../../helper/bullet-list-helper';
10-
import { ListLevelPattern } from '../../../../blazor';
10+
import { ListLevelPattern } from '../../../document-editor/base';
1111
import { ElementsMap } from '../../helper/ribbon-interfaces';
1212

1313
// Numbering list constants

‎controls/documenteditor/src/document-editor/implementation/restrict-editing/restrict-editing-pane.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { ProtectionType } from '../../base/types';
77
import { Base64 } from '../editor/editor-helper';
88
import { ListView } from '@syncfusion/ej2-lists';
99
import { DropDownList } from '@syncfusion/ej2-dropdowns';
10-
import{Key}from'selenium-webdriver';
10+
1111
/**
1212
* @private
1313
* @param {any} args - Specifies the args

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /