1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00
Oinktube/plugin/Scheduler/View/Scheduler_commands/index_head.php
2022-03-17 11:43:59 -03:00

5 lines
No EOL
355 B
PHP

<?php
$plugin = AVideoPlugin::loadPluginIfEnabled('Scheduler');
?>
<link rel="stylesheet" type="text/css" href="<?php echo $global['webSiteRootURL']; ?>view/css/DataTables/datatables.min.css"/>
<link href="<?php echo $global['webSiteRootURL']; ?>view/js/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css" rel="stylesheet" type="text/css"/>