I needed to copy an override file in the template manager and realised that there was no copy file button only a rename.
I started to code this functionality but I saw that we already have this but I dont see where it is used
| Labels |
Added:
No Code Attached Yet
|
||
That's not what home means
You are right. The Copy is only visible when the modal is opened from something else than copy. But the modal does not exist in something else than home. Home seems to be the view when no file is opened.
Seems to be from J3 and not used any more.
I wonder what else is there in the template manager and not used?
It says in the code if not home. Not sure if a template transports the default (home) flag from the style to this view. I can't find an alternate admin Template to test it.