corrected typos
This commit was merged in pull request #14.
This commit is contained in:
@@ -609,7 +609,7 @@ function editNews(newsId, currentTitle, currentContent, currentAuthor) {
|
||||
}
|
||||
|
||||
|
||||
// DELETE: Deletes existing Comments
|
||||
// DELETE: Deletes existing News
|
||||
function deleteNews(newsId) {
|
||||
Swal.fire({
|
||||
title: 'Neuigkeit löschen?',
|
||||
|
||||
Reference in New Issue
Block a user