diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-09-02 12:04:44 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-09-02 12:04:44 +0200 |
| commit | 77b4c6dc5b2e030d91134ad4e9f01b41228793ad (patch) | |
| tree | f2bd4c4cef07ed717395ec2264e16e86942a17a6 /htroot/Tables_p.html | |
| parent | c90ae191ab4601e255c3c7e653f5c78f75a01c61 (diff) | |
moved Table administration and Busy Queues Config out of mini-submenu of
advanced settings to a top-menu entry. Moved the advanced setting to a
less prominent place of the submenu. Removed the table administration
from target analysis submenu because it appeared double, the table
administration is now the default in the system administration.
Sorry for inconvenience if i constantly move menues around, but this
makes just more sense and YaCy is still not finished :)
Diffstat (limited to 'htroot/Tables_p.html')
| -rw-r--r-- | htroot/Tables_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Tables_p.html b/htroot/Tables_p.html index 1ba737db2..a7e7e725d 100644 --- a/htroot/Tables_p.html +++ b/htroot/Tables_p.html @@ -36,7 +36,7 @@ document.write("<div id=\"api\">\<a href=\"api/table_p.xml" + window.location.se </script>
#%env/templates/header.template%#
- #%env/templates/submenuTargetAnalysis.template%#
+ #%env/templates/submenuConfig.template%#
#(showselection)#::
<h2>Table Administration</h2>
<form action="Tables_p.html" method="get" accept-charset="UTF-8">
|
