mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update paper_trail, show ticket price with currency in versions
This commit is contained in:
parent
c4eac5ec3b
commit
d01d15ba5e
5 changed files with 49 additions and 32 deletions
|
|
@ -305,7 +305,7 @@ class Event < ApplicationRecord
|
|||
|
||||
def set_week
|
||||
self.week = created_at.strftime('%W')
|
||||
without_versioning do
|
||||
paper_trail.without_versioning do
|
||||
save!
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue