Update Bootstrap to v4.1, fix chosen.js and pagedown on multiple sites
This commit is contained in:
@ -3,6 +3,6 @@ class ErrorTemplate < ApplicationRecord
|
||||
has_and_belongs_to_many :error_template_attributes
|
||||
|
||||
def to_s
|
||||
"#{id} [#{name}]"
|
||||
name
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user