Ver código fonte

Added insert image via url to the all-features manual test.

Piotrek Koszuliński 5 anos atrás
pai
commit
10d6159b8b
1 arquivos alterados com 8 adições e 1 exclusões
  1. 8 1
      tests/manual/all-features.js

+ 8 - 1
tests/manual/all-features.js

@@ -96,7 +96,14 @@ ClassicEditor
 				'imageTextAlternative', '|',
 				'imageStyle:alignLeft', 'imageStyle:alignCenter', 'imageStyle:alignRight', '|',
 				'imageResize'
-			]
+			],
+			upload: {
+				panel: {
+					items: [
+						'insertImageViaUrl'
+					]
+				}
+			}
 		},
 		placeholder: 'Type the content here!',
 		mention: {