TTpac: Chilifresh reviews panel occupies the width of the table
authorBill Erickson <berick@esilibrary.com>
Mon, 15 Aug 2011 15:18:33 +0000 (11:18 -0400)
committerBill Erickson <berick@esilibrary.com>
Mon, 15 Aug 2011 15:18:33 +0000 (11:18 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/templates/default/opac/parts/result/table.tt2

index 75732c2..78e606e 100644 (file)
                                         </tr>
                                         <tr>
                                             <td/>
-                                            <td align='center'>
-                                                <!-- Chilifresh link and reviews panel --> 
+                                            <td align='center'> <!-- Chilifresh reviews link --> 
                                                 <div class="chili_review" id="isbn_[% attrs.isbn_clean %]"> </div>
+                                            </td>
+                                        </tr>
+                                        <tr>
+                                            <td/>
+                                            <td colspan='5'> <!-- Chilifrehs reviews panel -->
                                                 <div id="chili_review_[% attrs.isbn_clean %]" style="display: none;" align="center" width="100%"></div>
                                             </td>
                                         </tr>