This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-10 21:34:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
serializers
/
category_upload_serializer.rb
4 lines
99 B
Ruby
Raw
Normal View
History
Unescape
Escape
FIX: Associate category logo and background to uploads record.
2016-12-02 15:15:34 +08:00
class
CategoryUploadSerializer
<
ApplicationSerializer
UX: category images have no sizes (#6662)
2018-11-27 06:10:06 +05:30
attributes
:id
,
:url
,
:width
,
:height
FIX: Associate category logo and background to uploads record.
2016-12-02 15:15:34 +08:00
end
Reference in New Issue
Copy Permalink