Using jquery-1.7.2.min.js instead of the wordpress jquery
Your specific issue is that you are registering custom jQuery version to different handle (‘daskustomjquery’) and naturally that breaks things. But please note that interfering with jQuery in admin is extremely not recommended.