v0.10.0b - Fixed Location update AJAX
Added - You are now able to delete a location
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
|
||||
//Dont delete me, if the user reloads the pages with text in the text-box this code runs.
|
||||
$(document).ready(function () {
|
||||
$value = $('#name').val();
|
||||
@@ -83,7 +81,5 @@
|
||||
}
|
||||
});
|
||||
})
|
||||
|
||||
|
||||
</script>
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user