mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
merges after_save
This commit is contained in:
parent
caedefd675
commit
afe6f46b03
@ -32,9 +32,7 @@ class Theme < ActiveRecord::Base
|
||||
|
||||
@dependant_themes = nil
|
||||
@included_themes = nil
|
||||
end
|
||||
|
||||
after_save do
|
||||
remove_from_cache!
|
||||
notify_scheme_change if color_scheme_id_changed?
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user