Tom Hughes
3af16f6337
erblint: fix remaining single quoted strings
2019-03-27 16:15:19 +00:00
Andy Allan
25c2feaec9
Fix lazy i18n lookups for browse error pages
...
`I18n.t` doesn't support lazy lookups, whereas the equivalent
rails `t` helper does. The code can also be simplified to avoid the
lookup table.
Fixes 1877
2018-06-06 13:25:40 +08:00
Andy Allan
5bed217823
Use lazy translations where possible
2018-04-25 14:10:59 +08:00
Florian Schäfer
d02ea8a133
Allow closing the sidebar when a timeout occured
2015-12-05 21:59:27 +01:00
Tom Hughes
e0e849c91c
Add a 30 second timeout to all data browser requests to avoid attempts
...
to browse very large and/or complicated objects blocking other requests.
2010-01-07 16:09:44 +00:00