mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Merge pull request #5681 from BookStackApp/parent_tag_classes
Parent tag classes
This commit is contained in:
@@ -1 +1 @@
|
||||
@push('body-class', e((new \BookStack\Activity\Tools\TagClassGenerator($entity->tags->all()))->generateAsString() . ' '))
|
||||
@push('body-class', e((new \BookStack\Activity\Tools\TagClassGenerator($entity))->generateAsString() . ' '))
|
Reference in New Issue
Block a user