Commit 1d2290f6bc187dfb509ac624dfb28323c2eeabec
1 parent
d1dd574b
Exists in
master
and in
34 other branches
#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,7 +1385,7 @@ Ext.define('amdaUI.CatalogUI', { | ||
1385 | border:false, | 1385 | border:false, |
1386 | layout:'fit', | 1386 | layout:'fit', |
1387 | items:[{ | 1387 | items:[{ |
1388 | - xtype: 'htmleditor', | 1388 | + xtype: 'textarea', |
1389 | align:'stretch', | 1389 | align:'stretch', |
1390 | enableFont:false, | 1390 | enableFont:false, |
1391 | enableAlignments: false, | 1391 | enableAlignments: false, |