Commit 1d2290f6bc187dfb509ac624dfb28323c2eeabec

Authored by Furkan
1 parent d1dd574b

#10828-Mostly done

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
js/app/views/CatalogUI.js
... ... @@ -1385,7 +1385,7 @@ Ext.define('amdaUI.CatalogUI', {
1385 1385 border:false,
1386 1386 layout:'fit',
1387 1387 items:[{
1388   - xtype: 'htmleditor',
  1388 + xtype: 'textarea',
1389 1389 align:'stretch',
1390 1390 enableFont:false,
1391 1391 enableAlignments: false,
... ...