GX-Bug #56053 » SpecialsFix.patch
| src/admin/specials.php (date 1523037147000) | ||
|---|---|---|
| 171 | 171 |
<?php |
| 172 | 172 |
if (($_GET['action'] == 'new') || ($_GET['action'] == 'edit')) {
|
| 173 | 173 |
?> |
| 174 |
<link rel="stylesheet" type="text/css" href="html/assets/styles/legacy/calendar.css"> |
|
| 175 |
<script type="text/javascript" src="html/assets/javascript/legacy/gm/calendarcode.js"></script> |
|
| 176 | 174 |
<?php |
| 177 | 175 |
} |
| 178 | 176 |
?> |