0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-10 23:59:31 +08:00
discourse/plugins/discourse-solved/spec/models
Martin Brennan d77cb821d6
FIX: Hide Solved empty_box_on_unsolved on Horizon (#41276)
The Horizon theme doesn't show the empty box on unsolved
topics even if empty_box_on_unsolved is enabled for the
category, so we should hide that setting if the Horizon
theme is default for the site.
2026-07-01 10:09:03 +10:00
..
discourse_solved FIX: Hide Solved empty_box_on_unsolved on Horizon (#41276) 2026-07-01 10:09:03 +10:00
directory_item_spec.rb DEV: Allow multiple solutions in solved plugin (#39806) 2026-05-28 07:12:28 -05:00
site_spec.rb