dont show search-icon/exclude specific non-searchable fields from overviews

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-10-16 13:13:26 +02:00
parent 21954505b2
commit 64142d2158
6 changed files with 16 additions and 6 deletions

View File

@@ -986,7 +986,6 @@ if (Froxlor::isFroxlorVersion('0.10.34.1')) {
Froxlor::updateToVersion('0.10.35');
}
if (Froxlor::isFroxlorVersion('0.10.35')) {
Update::showUpdateStep("Updating from 0.10.35 to 0.10.35.1", false);
Froxlor::updateToVersion('0.10.35.1');