Fix rotate request

This commit is contained in:
Romain Neutron
2012-06-19 15:24:58 +02:00
parent 873bf16c6b
commit 4bc55c0611

View File

@@ -417,6 +417,8 @@ $(document).ready(function(){
$this.attr('disabled', false);
}
});
return false;
});
$(".action_cancel", scope).bind("click", function(){