This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-12-03 22:53:39 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
c7bd96ae11
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 08:40:06 +08:00
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