Fehlende 'Bootstrap Navigation Classes' Ausgabe #12
Comments
Ja, das ist verwirrend und der Modularisierung geschuldet. Die Funktion stammt von contao-bootstrap/templates und wird im Template Ich werde voraussichtlich den Support wie vorgeschlagen einbauen. Wenn die Template-Komponente nicht installiert ist, sollten ja keine Probleme auftreten - nur die Funktion fehlt halt. |
dmolineus
added a commit
that referenced
this issue
Jun 11, 2019
Add navClass if it's defined in the template (Feature of contao-bootstrap/templates)
Implemented with ef1beaf. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Moin!
Kleine Fehlerkorrektur:
Das im Backendmodul
Navigationsmenü
ausfüllbare FeldBootstrap Navigation Classes
wird nicht ausgegeben.In src/Helper/NavigationHelper.php nach Zeile 72 fehlt:
Dann flutscht das :-)
The text was updated successfully, but these errors were encountered: