mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
4 lines
133 B
PHP
4 lines
133 B
PHP
<div class="container">
|
|
<h5>Filtering on <?php echo $filter ?></h5>
|
|
|
|
<?php $this->load->view('view_log/partial/log_ajax') ?>
|