Revert "Merge branch 'master' of https://github.com/LukasNowy/SmartShopper"
This reverts commit6ee5de3477
, reversing changes made tod7491e8637
.
This commit is contained in:
@ -1,12 +0,0 @@
|
||||
$(document).ready(function() {
|
||||
//DELETE THIS
|
||||
$.ajax({
|
||||
type: "POST",
|
||||
url: "/shoppinglist",
|
||||
data: {
|
||||
name: "Name Test",
|
||||
description: "Description Test"
|
||||
}
|
||||
});
|
||||
// ---
|
||||
});
|
Reference in New Issue
Block a user