| 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/admin/html/assets/javascript/legacy/properties/ |
Upload File : |
$(document).ready(function(){function e(){""==$("#properties_sort_order",t_lightbox_package).val()&&($(".properties_table_container").length>0?$("#properties_sort_order",t_lightbox_package).val(parseInt($(".properties_table_container:last .properties_sort_order_value").html())+1):$("#properties_sort_order",t_lightbox_package).val(1))}function t(){var t=$("input[name^='properties_name']",t_lightbox_package).filter(function(e){return""!==$(this).val()}).length;if(!t)return $.lightbox_plugin("error",t_lightbox_identifier,"properties_name_empty"),!1;if($(this).hasClass("active"))return!1;$(this).addClass("active");var r=[];return $(".lightbox_properties_edit_content input",t_lightbox_package).each(function(){r.push(this.name+"="+encodeURIComponent(this.value))}),r.push("properties_id="+i),$.ajax({data:r.join("&"),url:"request_port.php?module=PropertiesAdmin&action=save&type=properties",type:"POST",timeout:2e3,dataType:"json",context:this,error:function(e,t){$.lightbox_plugin("error",t_lightbox_identifier,e,t)},success:function(t){if($.isEmptyObject(t))$.lightbox_plugin("error",t_lightbox_identifier,"empty_object");else{var r=$("#properties_table_container_"+t.properties_id);r.remove();var o=!1;$.each($(".properties_table_container"),function(){parseInt($(".properties_sort_order_value",this).html())>parseInt($("#properties_sort_order",t_lightbox_package).val())&&($(this).before("<div id='properties_table_container_"+t.properties_id+"'></div>"),o=!0)}),0==o&&$("#properties_area_content").append("<div id='properties_table_container_"+t.properties_id+"'></div>"),$(".properties_table_container").removeClass("active"),$("#properties_table_container_"+t.properties_id).addClass("properties_table_container active").html(t.html),$(this).removeClass("active"),$(this).hasClass("save_close")?$.lightbox_plugin("close",t_lightbox_identifier):0==i&&($(".lightbox_content_error",t_lightbox_package).empty(),$(".lightbox_properties_edit_content input",t_lightbox_package).val(""),e(),$(".lightbox_properties_edit_content input:eq(0)").focus())}}}),!1}var i=t_lightbox_parameters["_"+t_lightbox_identifier].properties_id;e(),$(".save",t_lightbox_package).bind("click",t),$(".save_close",t_lightbox_package).bind("click",t)});