diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2008-11-05 05:35:47 +0000 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2008-11-05 05:35:47 +0000 |
| commit | 8e880b4c4124db457244b5a75975c4f6e4531378 (patch) | |
| tree | 0c2689b1dc84bce8c9ef76bc963fc00ca9fcaf41 /themes | |
| parent | 3c65b68e1c958190ea6c4ca995019109a6a55865 (diff) | |
Item Info block is now off into the info module. Yay!
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/default/views/sidebar.html.php | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/themes/default/views/sidebar.html.php b/themes/default/views/sidebar.html.php index 2c4f34ae..472f9870 100644 --- a/themes/default/views/sidebar.html.php +++ b/themes/default/views/sidebar.html.php @@ -6,38 +6,6 @@ <div class="gBlock"> <div class="gBlockHeader"> - <h2>Item Info</h2> - <a href="#" class="minimize">[-]</a> - </div> - <table class="gMetadata gBlockContent"> - <tbody> - <tr> - <th>Title:</th> - <td>Christmas 2007</td> - </tr> - <tr> - <th>Taken:</th> - <td>January 21, 2008</td> - </tr> - <tr> - <th>Uploaded:</th> - <td>January 27, 2008</td> - </tr> - <tr> - <th>Owner:</th> - <td><a href="#">username</a></td> - </tr> - <tr> - <td colspan="2" class="toggle"> - <a href="#">more \/</a> - </td> - </tr> - </tbody> - </table> - </div> - - <div class="gBlock"> - <div class="gBlockHeader"> <h2>Location</h2> <a href="#" class="minimize">[-]</a> </div> |
