rmiller63803 Approved

Member since: 2021-03-02

Recent posts by rmiller63803
Post When

Thanks. Yes, it turns out that it was because I was bringing in Bootstrap for my admin page.

Posted in Side menu ul.nav get display: flex when I select the second item

I have two items on my backend side menu. When I click on the second (from the top) the ul.nav elem...

Posted in Side menu ul.nav get display: flex when I select the second item

Thanks for your help. For anyone stuck on this in the future, this is what worked. For my races co...

Posted in addJs and addCss in backend controller?

Any idea why this doesn't work?

rmiller@vps67777:~/dev/vi-october$ ls -l plugins/velitalia/racescrap...

Posted in addJs and addCss in backend controller?

I'm guessing this has the same answer as my last question, but I see posts here that sound like it's...

Posted in addJs and addCss in backend controller?

Okay, thanks. I thought I saw something that suggested it would work.

Posted in Use TWIG in backend component? [resolved]

Sorry, didn't realize that would be so ugly. Here goes again ...

I can't seem to find this in the d...

Posted in Use TWIG in backend component? [resolved]

I can't seem to find this in the documentation. I have a backend controller:

<?php

namespace Velit...

Posted in Use TWIG in backend component? [resolved]