This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
74c4ef6b50
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 02:15:34 -05:00
class
CategoryUploadSerializer
<
ApplicationSerializer
UX: category images have no sizes (#6662)
2018-11-26 19:40:06 -05:00
attributes
:id
,
:url
,
:width
,
:height
FIX: Associate category logo and background to uploads record.
2016-12-02 02:15:34 -05:00
end