Added QR Scanner to more input fields
This commit is contained in:
@@ -22,6 +22,9 @@ module Vault171
|
||||
# Erlaubt Rails, auch Unterordner in locales zu durchsuchen
|
||||
config.i18n.available_locales = [ :de, :en ]
|
||||
|
||||
# Deaktiviert das umschließende field_with_errors Div bei Validierungsfehlern
|
||||
config.action_view.field_error_proc = Proc.new { |html_tag, instance| html_tag.html_safe }
|
||||
|
||||
# Configuration for the application, engines, and railties goes here.
|
||||
#
|
||||
# These settings can be overridden in specific environments using the files
|
||||
|
||||
Reference in New Issue
Block a user