projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7aa6f8
)
welcome page: add link to statistics page
author
Brian Warner
<warner@allmydata.com>
Thu, 10 Jul 2008 00:37:22 +0000
(17:37 -0700)
committer
Brian Warner
<warner@allmydata.com>
Thu, 10 Jul 2008 00:37:22 +0000
(17:37 -0700)
src/allmydata/web/welcome.xhtml
patch
|
blob
|
history
diff --git
a/src/allmydata/web/welcome.xhtml
b/src/allmydata/web/welcome.xhtml
index d82498a81aa416141bb54fb574416478cfe9da93..874e0930c8fc120bf9a19d34f5e4dcb0da02ead4 100644
(file)
--- a/
src/allmydata/web/welcome.xhtml
+++ b/
src/allmydata/web/welcome.xhtml
@@
-18,7
+18,10
@@
<div>Tahoe code imported from: <span n:render="string" n:data="import_path" /></div>
<div n:render="services">Services Running:</div>
-<div><a href="status/">Uploads and Downloads</a></div>
+<div>
+ <a href="status/">Recent Uploads and Downloads</a>,
+ <a href="statistics">Operational Statistics</a>
+</div>
<h2>The Controls</h2>