Changeset 1600
- Timestamp:
- Oct 3, 2010, 9:41:09 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/apps/frontend/modules/solr/templates/searchSuccess.php
r1598 r1600 214 214 215 215 echo '<li title="'.$title_date.'" class="jstitle" style="list-style-image: none; width: '.$width.'px; height: '.$height.'px; left: '.$left.'px;">'; 216 echo '<div class="hover_graph" title="'.$title_date.'"style="width: '.$width.'px; height: '.$padding.'px; bottom: '.$height.'px;"></div><span class="text_graph">'.link_search($nb['nb'], $query, $newargs, array()).'</span>';216 echo '<div class="hover_graph" style="width: '.$width.'px; height: '.$padding.'px; bottom: '.$height.'px;"></div><span class="text_graph">'.link_search($nb['nb'], $query, $newargs, array()).'</span>'; 217 217 218 218 # echo ' '.$nb['nb'].' résultats ('; printf('%02d', $nb['pc']*100/($fdates['max'])); echo '%)';
Note: See TracChangeset
for help on using the changeset viewer.