diff --git a/wwwroot/recharge.ui b/wwwroot/recharge.ui index 74b9de4..e8138cc 100644 --- a/wwwroot/recharge.ui +++ b/wwwroot/recharge.ui @@ -53,17 +53,7 @@ "wid": "self", "event":"submit", "actiontype":"urlwidget", - "target":"PopupWindow", - "popup_options":{ -{% if params_kw._is_mobile %} - "width": "95%", - "height": "95%", -{% else %} - "width": "50%", - "height": "50%", -{% endif %} - "archor":"cc" - }, + "target":"self", "options":{ "url":"{{entire_url('recharge.dspy')}}", "method":"POST",