Update card.php

This commit is contained in:
Frédéric FRANCE 2021-04-29 22:19:05 +02:00 committed by GitHub
parent beca2388ba
commit 196f8bbfb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ if (!empty($cancel)) {
exit; exit;
} }
} }
}Luracast/Restler/pull/515/files }
// Delete jobs // Delete jobs
if ($action == 'confirm_delete' && $confirm == "yes" && $user->rights->cron->delete) { if ($action == 'confirm_delete' && $confirm == "yes" && $user->rights->cron->delete) {