Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indent in backend view broken #7

Closed
dmolineus opened this issue Aug 11, 2019 · 0 comments
Closed

Indent in backend view broken #7

dmolineus opened this issue Aug 11, 2019 · 0 comments
Labels
Milestone

Comments

@dmolineus
Copy link
Member

The backend view is broken caused by wrong separator definitions:

$GLOBALS['TL_WRAPPERS']['stop'][] = 'bs_tab_separator';
$GLOBALS['TL_WRAPPERS']['separator'][] = 'bs_tab_end';

@dmolineus dmolineus added the bug label Aug 11, 2019
@dmolineus dmolineus added this to the 2.0.5 milestone Aug 11, 2019
@dmolineus dmolineus added this to To do in Contao Bootstrap v2 via automation Aug 11, 2019
dmolineus added a commit that referenced this issue Jan 20, 2020
Contao Bootstrap v2 automation moved this from To do to Done Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant