Merge branch '989-um-online-open-js-error-dev' into 'develop'

Added correct button declaration

See merge request !561
This commit is contained in:
vgilc 2017-06-19 09:10:47 +02:00
commit 6c087b0f6b

View File

@ -1237,7 +1237,8 @@ function install_free_package_prev_step(package, version, homeurl) {
}
},
{
"Cancel": function () {
text:cancel_button,
click: function () {
$(this).dialog("close");
$("<div id='cancel_mr' class='dialog ui-dialog-content' title='" + mr_available + "'></div>").dialog ({