diff options
| author | okybaca <klokanek@eldar.cz> | 2023-10-10 08:30:04 +0200 |
|---|---|---|
| committer | okybaca <klokanek@eldar.cz> | 2023-10-10 08:30:04 +0200 |
| commit | 4c1eb34e85707c42489ba65837902e0bbbc7e09b (patch) | |
| tree | 4c1ab78be308d309711fcb21ff5d423e95eb2ae2 /htroot/env | |
| parent | aeb4c7a660b8913565fb438ce14434d2d728c34d (diff) | |
modified link to Process Scheduler in left menu
Diffstat (limited to 'htroot/env')
| -rw-r--r-- | htroot/env/templates/header.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template index 64f4df72c..c5267f2db 100644 --- a/htroot/env/templates/header.template +++ b/htroot/env/templates/header.template @@ -211,7 +211,7 @@ <li><a href="IndexControlURLs_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Index Administration</a></li> <li><a href="Settings_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">System Administration</a></li> <li><a href="Blacklist_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Filter & Blacklists</a></li> - <li><a href="Table_API_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Process Scheduler</a></li> + <li><a href="Table_API_p.html?sort=-date_recording" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Process Scheduler</a></li> </ul> <ul class="nav nav-sidebar menugroup"> <li><h3>Search Portal Integration</h3></li> |
