Switch to unified view

a/Allura/test.ini b/Allura/test.ini
...
...
83
formatter = generic
83
formatter = generic
84
84
85
[formatter_generic]
85
[formatter_generic]
86
format = %(asctime)s,%(msecs)03d %(levelname)-5.5s [%(name)s] %(message)s
86
format = %(asctime)s,%(msecs)03d %(levelname)-5.5s [%(name)s] %(message)s
87
datefmt = %H:%M:%S
87
datefmt = %H:%M:%S
88
89
[validation]
90
# online or false
91
validate_html5 = false
92
validate_js = true