Added correct button declaration

This commit is contained in:
Arturo Gonzalez 2017-06-07 10:29:01 +02:00
parent 149a77a559
commit 474957249b
1 changed files with 2 additions and 1 deletions

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 ({