-
Emmanuel Kasper authored
Ext.applyIf(me, { title: gettext('Search') }); in initComponent() is not safe anymore with ExtJS5. Since the 'title' property is existing at that stage (even if with a null or undefined value), Ext.applyIf will not update it.
8f78a916
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
button | ||
data | ||
dc | ||
form | ||
grid | ||
panel | ||
pool | ||
tree | ||
window | ||
Parser.js | ||
Readme.md | ||
StateProvider.js | ||
Toolkit.js | ||
Utils.js | ||
VNCConsole.js | ||
Workspace.js |