You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to backbone-...@googlegroups.com
I've been trying to display a bootstrap navbar using Marionette with no success. I took one of the example navbar with a divider and drop-down. Following is the html I'm trying to display using Marionette.
I extended the region class of marionette to append the left and right nav elements as separate views. How can I display something like this esp the divder etc. Can someone please suggest an approach?