From 1794320dcfdfcd19572fb1676294f9853a6bbc20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 4 Dec 2017 18:55:29 +0100 Subject: Update to 4.7.3 --- sources/plugins/filebrowser/plugin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/plugins/filebrowser') diff --git a/sources/plugins/filebrowser/plugin.js b/sources/plugins/filebrowser/plugin.js index a622a37..51744f5 100644 --- a/sources/plugins/filebrowser/plugin.js +++ b/sources/plugins/filebrowser/plugin.js @@ -167,7 +167,7 @@ params.langCode = editor.langCode; var url = addQueryString( this.filebrowser.url, params ); - // TODO: V4: Remove backward compatibility (#8163). + // TODO: V4: Remove backward compatibility (http://dev.ckeditor.com/ticket/8163). editor.popup( url, width, height, editor.config.filebrowserWindowFeatures || editor.config.fileBrowserWindowFeatures ); } -- cgit v1.2.3