| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/public/theme/javascripts/system/widgets/ |
Upload File : |
"use strict";gambio.widgets.module("zones_handler",["form","xhr"],function(e){var t=$(this),o=$("select#state.form-control"),n=$("input[name=selected_zone_id]"),a=$("select#state.form-control").closest("div.form-group"),s={loadStates:"shop.php?do=Zones",country:"select#country.form-control"},d=$.extend(!0,{},s,e),i={},r=function(){var e=jse.libs.form.getData(t);jse.libs.xhr.ajax({url:d.loadStates,data:e},!0).done(function(e){e.success?(o.children("option").remove(),n.prop("disabled",!1),o.prop("disabled",!1),$.each(e.data,function(e,t){t.selected?o.append($("<option selected/>").val(t.id).text(t.name)):o.append($("<option />").val(t.id).text(t.name))}),a.removeClass("hidden").show()):(a.hide(),n.prop("disabled",!0),o.prop("disabled",!0))}).always(function(){c(!1)})},c=function(e){var t=$('form#account_edit button[type="submit"].btn');t.length&&(t.get(0).disabled=e)};return i.init=function(e){r(),t.on("change",d.country,r),e()},i});