When you create a child template it creates several folders for css, images and js which are empty
The problem is that if you click on any of those folders nothing happens and it would be reasonable to assume that its broken.
Possible solutions would be to have a "this folder is empty" message when you click. Or add a blank(ish) index.html file to the folder
Labels |
Added:
No Code Attached Yet
|
Forgot about the *.html restriction.
I guess it needs to be a "no files found" type solution then
Just realised its not strictly a child template issue but its more likely to be observed with child templates
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-02-01 23:01:13 |
Closed_By | ⇒ | brianteeman |
Sure, but
.html
files are filtered for some reason. The only reason I added them was to remove the step that users will have to create these folders. The exclusion of HTML files from the list is kinda problematic (pretty sure there was a reason, security I guess, they did it but still...)