sintonia/airtime_mvc/application/views/scripts/playouthistory/index.phtml

4 lines
226 B
PHTML

<div id="history_content" class="ui-widget ui-widget-content block-shadow alpha-block padded">
<?php echo $this->date_form; ?>
<table id="history_table" cellpadding="0" cellspacing="0" class="datatable"></table>
</div>