zoneminder/web/app/View/Layouts/js/default.ctp

3 lines
114 B
Plaintext
Raw Normal View History

2013-05-01 18:58:31 +08:00
<?php echo $scripts_for_layout; ?>
<script type="text/javascript"><?php echo $this->fetch('content'); ?></script>