Add comment placeholder in GlobalCrossover.php

A test comment was added in the head section of the HTML. This may serve as a temporary note or placeholder for future development.
This commit is contained in:
e025532
2025-05-26 15:18:38 +02:00
parent d002d1b0a7
commit 396924a8e8

View File

@@ -24,6 +24,7 @@
<script src="/js/tableExport.min.js"></script> <script src="/js/tableExport.min.js"></script>
<script src="/js/bootstrap-table-export.min.js"></script> <script src="/js/bootstrap-table-export.min.js"></script>
<script src="/js/libs/js-xlsx/xlsx.core.min.js"></script> <script src="/js/libs/js-xlsx/xlsx.core.min.js"></script>
<!-- test -->
</head> </head>