mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 01:47:22 +08:00
01e36cbb47
A previous refactor has prevented errors to show correctly. The guilt of the issue is that we were not calling the error variable correctly in the templates. This commit also adds a spec for this case, and removes the need for `I18n.backend.store_translations` in specs so we don't have to write too much boilerplate each time we write a spec. |
||
---|---|---|
.. | ||
admin/assets/javascripts/admin | ||
app | ||
assets/stylesheets/common | ||
config | ||
db | ||
lib | ||
spec | ||
test/javascripts/integration/components | ||
plugin.rb |