Hello, I have a template with variables that does not contain any editable regions at all. I want to hide it in the admin panel. I use:
It still shows up in the admin but is struck through. Can I hide it so its not showing up anymore?
- Code: Select all
<cms:template title='inc-variables' order='100' hidden='1' />
It still shows up in the admin but is struck through. Can I hide it so its not showing up anymore?