diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-03-18 13:42:31 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-03-18 13:42:31 +0100 |
| commit | 92655c7fd96fc5a356631a1924ce8a7faf88215b (patch) | |
| tree | fdf4393d53b34919b4357bba096dc972abe2b245 /htroot/WatchWebStructure_p.html | |
| parent | 05655d98df2f166eda5f625a8f155fab520a5e90 (diff) | |
- added bootstrap css framework
- adopted all YaCy administration pages to new framework
- created new search page layout (working, but still work in progress)
- old skin files are fully appliable! (and looking good)
- target is a new style based on bootstrap examples, see /test.html
- icons in YaCy may be replaced by glyphicons (to be done)
Diffstat (limited to 'htroot/WatchWebStructure_p.html')
| -rw-r--r-- | htroot/WatchWebStructure_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html index 83c9d486f..7747c7d89 100644 --- a/htroot/WatchWebStructure_p.html +++ b/htroot/WatchWebStructure_p.html @@ -52,7 +52,7 @@ }); </script> -<div id="api"><a href="api/webstructure.xml?about=#[besthost]#"><img src="env/grafics/api.png" width="60" height="40" alt="API" /></a> +<div id="api"><a href="/api/webstructure.xml?about=#[besthost]#"><img src="env/grafics/api.png" width="60" height="40" alt="API" /></a> <span> The data that is visualized here can also be retrieved in a XML file, which lists the reference relation between the domains. With a GET-property 'about' you get only reference relations about the host that you give in the argument field for 'about'. |
