mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Reworked the ajax-modal function to be more simplified and use less data attributes
This commit is contained in:
@@ -6,4 +6,5 @@
|
||||
|
||||
// Return the title and content as a JSON response
|
||||
echo json_encode(['content' => $content]);
|
||||
exit();
|
||||
?>
|
||||
Reference in New Issue
Block a user