Commit

commit 979a2880126b01eac037b060c0734d44deb87358
Author: Jan Dankert 
Date:   Thu Oct 17 00:16:38 2019 +0200

    Refactoring: doResponse() belongs to the form handling.

 .../themes/default/production/combined.min.js      |  15 ++-
 .../cms-ui/themes/default/script/openrat/form.js   |  81 +++++++++++++++-
 .../themes/default/script/openrat/form.min.js      |   6 +-
 .../script/plugin/jquery-plugin-orLinkify.js       |  18 +++-
 .../script/plugin/jquery-plugin-orLinkify.min.js   |   2 +-
 .../template-engine/components/html/form/form.js   | 107 ---------------------
 .../components/html/form/form.min.js               |   3 -
 .../template-engine/components/html/link/link.js   |  33 -------
 .../components/html/link/link.min.js               |   2 +-
 .../components/html/upload/upload.js               |   3 +-
 .../components/html/upload/upload.min.js           |   2 +-
 11 files changed, 113 insertions(+), 159 deletions(-)