javascript:if(console.clear){console.clear();}all={},j=0;$(".edit-delet-links a:contains('edit')").each(function(){var e,t,n;e=this.href.split("/");t=e[e.length-1];n=$(this).parents(".content-element-block").find('.edit-cell-wrap input[type="radio"]');all[t]=[];n.each(function(){all[t].push(this.value)})});config_str='\n ';proper_str="";for(i in all){j++;config_str+='\n ';proper_str+='\n'}config_str+="\n \n";/*console.log(config_str+proper_str);*/ $('body').append('
');$('#code').html(config_str+proper_str);void(0);