projects
/
racktables
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e6b271
)
r2936 - renderSearchResults(): do not display header above object list
author
Denis Ovsienko
<infrastation@yandex.ru>
Tue, 7 Jul 2009 18:23:45 +0000
(18:23 +0000)
committer
Denis Ovsienko
<infrastation@yandex.ru>
Tue, 7 Jul 2009 18:23:45 +0000
(18:23 +0000)
inc/interface.php
patch
|
blob
|
blame
|
history
diff --git
a/inc/interface.php
b/inc/interface.php
index 7841681b7e4ee2d81d4a3e5e5efe12bc5d2029d3..fce6b421e0ef1755ec8a3e521d78db8c9fc5f077 100644
(file)
--- a/
inc/interface.php
+++ b/
inc/interface.php
@@
-2882,7
+2882,6
@@
function renderSearchResults ()
case 'object':
startPortlet ("<a href='${root}?page=depot'>Objects</a>");
echo '<table border=0 cellpadding=5 cellspacing=0 align=center class=cooltable>';
- echo '<tr><th>Common name</th><th>Visible label</th><th>Asset tag</th><th>Barcode</th></tr>';
foreach ($what as $obj)
{
echo "<tr class=row_${order} valign=top><td>";