Bento box search with multiple targets
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<?php
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @file roblib-search-eds.tpl.php
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
?>
|
|
|
|
<div class ="roblib-search-more" id="roblib-search-eds-more"></div>
|
|
|
|
<div class ="roblib-search-content eds" id="roblib-search-content-eds">
|
|
|
|
<img src="<?php print (empty($spinner_path) ? ' ' : $spinner_path); ?>"/>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div id="roblib-eds-books-more-results" class="roblib-eds-more-button button"></div>
|
|
|
|
<div id="roblib-eds-books-toc" class="roblib-bento-toc moveme-please"></div>
|
|
|
|
|