Switch to unified view

a/webui.py b/webui.py
...
...
25
    'context': 30,
25
    'context': 30,
26
    'stem': 1,
26
    'stem': 1,
27
    'timefmt': '%c',
27
    'timefmt': '%c',
28
    'dirdepth': 3,
28
    'dirdepth': 3,
29
    'maxchars': 500,
29
    'maxchars': 500,
30
    'maxresults': 100,
30
    'maxresults': 0,
31
    'perpage': 25,
31
    'perpage': 25,
32
}
32
}
33
33
34
# sort fields/labels
34
# sort fields/labels
35
SORTS = [
35
SORTS = [