Added house rules to housing admin and review

This commit is contained in:
Godwin
2017-08-05 19:19:46 -07:00
parent 365733ba6d
commit 2185129e55
9 changed files with 59 additions and 57 deletions
+1 -1
View File
@@ -20,6 +20,6 @@
- locale_translation = language_name(locale, true)
- translation_text = (_'translate.content.change_locale', "Read in #{locale_translation}", vars: {language: locale_translation}, locale: locale)
%a{href: url, lang: locale, title: translation_text}
%span{aria: {hidden: true}}=_!locale
%span{aria: {hidden: :true}}=_!locale
= off_screen translation_text