Jahia / bootstrap4

This is a Bootstrap 4 implementation of http://getbootstrap.com for Digital Experience Manager
MIT License
0 stars 4 forks source link

Update root choicelist for navbar #10

Closed hduchesne closed 4 years ago

hduchesne commented 4 years ago

It would be great to be able to select our custom root from a page picker. For that I would like to have a new choice in the root choicelist which enable the mixin below.

[bootstrap4mix:customNavbarRoot] > jmix:templateMixin mixin
 extends = bootstrap4nt:navbar
 - customRoot (weakreference, picker[type='page']) < 'jnt:page'
pvollenweider commented 4 years ago

Committed on both master and JAHIA-74 branches