浏览代码

Rename restricted.svg to contentlock.svg.

Maciej Gołaszewski 6 年之前
父节点
当前提交
c380409f55

+ 1 - 1
packages/ckeditor5-restricted-editing/src/restrictededitingexceptionui.js

@@ -10,7 +10,7 @@
 import Plugin from '@ckeditor/ckeditor5-core/src/plugin';
 import ButtonView from '@ckeditor/ckeditor5-ui/src/button/buttonview';
 
-import restrictedDocumentIcon from '../theme/icons/restricted.svg';
+import restrictedDocumentIcon from '../theme/icons/contentlock.svg';
 
 /**
  * @extends module:core/plugin~Plugin

+ 0 - 0
packages/ckeditor5-restricted-editing/theme/icons/restricted.svg → packages/ckeditor5-restricted-editing/theme/icons/contentlock.svg