mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
abstract page tags 1 more level in serializer
This commit is contained in:
parent
f8ac208b55
commit
d2a10a4478
@ -139,7 +139,7 @@ class ContentSerializer
|
||||
end
|
||||
|
||||
when 'tags'
|
||||
self.raw_model.page_tags
|
||||
self.page_tags
|
||||
|
||||
else # text_area, name, universe, etc
|
||||
#codesmell here: we shouldn't ever have multiple attribute values but for some reason we do sometimes (in collaboration?)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user