mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Merge branch '989-um-online-open-js-error-dev' into 'develop'
Added correct button declaration See merge request !561
This commit is contained in:
commit
6c087b0f6b
@ -1237,7 +1237,8 @@ function install_free_package_prev_step(package, version, homeurl) {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Cancel": function () {
|
text:cancel_button,
|
||||||
|
click: function () {
|
||||||
$(this).dialog("close");
|
$(this).dialog("close");
|
||||||
|
|
||||||
$("<div id='cancel_mr' class='dialog ui-dialog-content' title='" + mr_available + "'></div>").dialog ({
|
$("<div id='cancel_mr' class='dialog ui-dialog-content' title='" + mr_available + "'></div>").dialog ({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user