projects
/
racktables
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9a289f1
)
r2706 - renderTagStats(): update generated URLs to current navigation
author
Denis Ovsienko
<infrastation@yandex.ru>
Fri, 8 May 2009 17:17:41 +0000
(17:17 +0000)
committer
Denis Ovsienko
<infrastation@yandex.ru>
Fri, 8 May 2009 17:17:41 +0000
(17:17 +0000)
inc/database.php
patch
|
blob
|
blame
|
history
diff --git
a/inc/database.php
b/inc/database.php
index 82266441e1832b7021d07e33eb17754ad98982b8..a66f25573bd8e3f405665eae28f4577ff9e81f32 100644
(file)
--- a/
inc/database.php
+++ b/
inc/database.php
@@
-1784,11
+1784,11
@@
function renderTagStats ()
echo '<th>IPv4 VS</th><th>IPv4 RS pools</th><th>users</th><th>files</th></tr>';
$pagebyrealm = array
(
echo '<th>IPv4 VS</th><th>IPv4 RS pools</th><th>users</th><th>files</th></tr>';
$pagebyrealm = array
(
- 'file' => 'files&
entity_type=all
',
+ 'file' => 'files&
tab=default
',
'ipv4net' => 'ipv4space&tab=default',
'ipv4vs' => 'ipv4vslist&tab=default',
'ipv4rspool' => 'ipv4rsplist&tab=default',
'ipv4net' => 'ipv4space&tab=default',
'ipv4vs' => 'ipv4vslist&tab=default',
'ipv4rspool' => 'ipv4rsplist&tab=default',
- 'object' => '
objgroup&group_id=0
',
+ 'object' => '
depot&tab=default
',
'rack' => 'rackspace&tab=default',
'user' => 'userlist&tab=default'
);
'rack' => 'rackspace&tab=default',
'user' => 'userlist&tab=default'
);