From 202c1849a989cf781e6ef6cd6549d3326535139a Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Wed, 30 Nov 2016 13:32:33 +0100 Subject: [PATCH] Wrong comment --- .idea/workspace.xml | 13 ++++++------- js/dialogs/ImportPanel.js | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 54aed6a..f3820b5 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,6 @@ - @@ -70,8 +69,8 @@ - - + + @@ -362,12 +361,12 @@ - + - @@ -651,8 +650,8 @@ - - + + diff --git a/js/dialogs/ImportPanel.js b/js/dialogs/ImportPanel.js index 6327b0b..beebb28 100644 --- a/js/dialogs/ImportPanel.js +++ b/js/dialogs/ImportPanel.js @@ -194,7 +194,7 @@ Zarafa.plugins.contactimporter.dialogs.ImportPanel = Ext.extend(Ext.Panel, { }, /** - * Generate the UI calendar select box. + * Generate the UI addressbook select box. * @returns {*} */ createSelectBox: function () {