mirror of
https://github.com/discourse/discourse.git
synced 2025-03-27 03:06:39 +08:00
DEV: Revert colocation of components with mobile templates (#20285)
Separate mobile templates aren't compatible with colocation. Reverting for now.
This commit is contained in:
parent
1813eb4fac
commit
524cb5211b
app/assets/javascripts/discourse/app/templates/components
categories-only.hbscategories-with-featured-topics.hbsdirectory-item.hbsnavigation-bar.hbsparent-category-row.hbssub-category-item.hbssub-category-row.hbssubcategories-with-featured-topics.hbs
spec/integrity
@ -48,7 +48,7 @@ RSpec.describe "Coding style" do
|
||||
|
||||
describe "non-colocated component templates" do
|
||||
{
|
||||
"discourse" => "app/assets/javascripts/discourse/app/templates/components",
|
||||
# "discourse" => "app/assets/javascripts/discourse/app/templates/components",
|
||||
"admin" => "app/assets/javascripts/admin/addon/templates/components",
|
||||
"chat/discourse" => "plugins/chat/assets/javascripts/discourse/templates/components",
|
||||
"chat/admin" => "plugins/chat/assets/javascripts/admin/templates/components",
|
||||
|
Loading…
x
Reference in New Issue
Block a user