LDEV-4721 Change order of changes applied to imported LD XMLFirst we need to change class names, then add/remove fields as otherwiseowner classes would not get recognised.
LDEV-4721 Revert initial tool versionTool version should be bumped only when previous patches have beenmerged into build scripts. This was not such situation. We should keepold tool version and allow patches to execute.
LDEV-4391 Prevent double clicking on Save As and Import buttonsEven though Save button in Save As dialog does not seem to get spinningarrows, it gets disabled straight away and double submit does nothappen. The arrows never get a chance to get rendered as coderesponsible for saving works quickly and calls reset() method on thebutton.