fixing demo errors, rename template to style
This commit is contained in:
@ -12,6 +12,7 @@ module Merged
|
||||
end
|
||||
|
||||
def zero
|
||||
[Page, Section, Card].each { |m| m.reload(true) }
|
||||
@adds = []
|
||||
@edits = []
|
||||
@deletes = []
|
||||
|
Reference in New Issue
Block a user