diff --git a/js/app/views/CatalogUI.js b/js/app/views/CatalogUI.js
index 648e644..98518da 100644
--- a/js/app/views/CatalogUI.js
+++ b/js/app/views/CatalogUI.js
@@ -1385,7 +1385,7 @@ Ext.define('amdaUI.CatalogUI', {
                             border:false,
                             layout:'fit',
                             items:[{
-                                xtype: 'htmleditor',
+                                xtype: 'textarea',
                                 align:'stretch',
                                 enableFont:false,
                                 enableAlignments: false,
--
libgit2 0.21.2