Advertisement
Guest User

Untitled

a guest
Sep 4th, 2015
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $(this).find('tbody').each(function(i){
  2.                 console.log(i);
  3. //                $.post('interface/Dienstplan_Pflege_Position_Save.php', {'Index': i, id: id});
  4.             });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement