adding a showbuilder form, can filter by show, or if you're a host user by all shows you can schedule in a range.
7 lines
262 B
PHTML
7 lines
262 B
PHTML
<ul>
|
|
<li><a href="#simpleSearch">Search</a></li>
|
|
</ul>
|
|
<div id="simpleSearch">
|
|
<div id="import_status" style="visibility:hidden">File import in progress...</div>
|
|
<table id="library_display" cellpadding="0" cellspacing="0" class="datatable"></table>
|
|
</div>
|