Skip to content

Commit

Permalink
DEV: Restructure file locations
Browse files Browse the repository at this point in the history
- Colocate components / connectors
- Move admin UI files to `admin/assets` so they are only served to admins
  • Loading branch information
davidtaylorhq committed Nov 7, 2023
1 parent dbafb3b commit 3ca4398
Show file tree
Hide file tree
Showing 31 changed files with 5 additions and 5 deletions.
5 changes: 5 additions & 0 deletions assets/javascripts/discourse/components/post-bottom-ad.hbs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{{ad-slot
placement="post-bottom"
category=@model.topic.category.slug
postNumber=@model.post_number
}}

This file was deleted.

0 comments on commit 3ca4398

Please sign in to comment.