LKWs Änderung
This commit is contained in:
@@ -569,9 +569,10 @@
|
||||
//alert(strHTML4)
|
||||
$('#<%=tablemain_m.ClientID%>').append(strHTML4);
|
||||
}
|
||||
|
||||
//renderTable(data.d);
|
||||
//alert(strHTML);
|
||||
//$('#<%'=tablemain.ClientID%>').append(strheaderL);
|
||||
|
||||
},
|
||||
error: function (jqXHR, textStatus, errorThrown) {
|
||||
alert("Status:" + jqXHR.status + "\nStatusText: " + textStatus + "\nError:" + errorThrown);
|
||||
@@ -579,9 +580,6 @@
|
||||
});
|
||||
//filltable2(id.split(',')[0])
|
||||
}
|
||||
|
||||
</script>
|
||||
<script>
|
||||
function detailtabelle(id) {
|
||||
alert(id)
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user