Commit Graph

2 Commits

Author SHA1 Message Date
Emmanuel Kasper
398459d1e9 ext5migrate: set buttons property directly instead of calling applyIf
It seems that in ExtJS5 the prototype of the Window component already sets
some default values to me.buttons and me.layout, hence calling applyIf
on these properties will silently fail.

me.layout is already set to 'auto' by the framework, we don't need to set
that anymore.
2015-07-30 09:04:56 +02:00
Dietmar Maurer
07c3dd23ca copy window/Edit.js from manager to manager5 2015-06-23 13:20:08 +02:00