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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
117 B
Plaintext
Raw Normal View History

2018-03-22 01:09:55 +08:00
<?php echo $this->fetch('script'); ?>
<script type="text/javascript"><?php echo $this->fetch('content'); ?></script>