From b0fce52bf4174265da766578c88566c0d08804dd Mon Sep 17 00:00:00 2001 From: jlukic Date: Mon, 28 Jul 2014 14:59:29 -0400 Subject: [PATCH] Adds breadcrumb less to docs --- server/documents/collections/breadcrumb.html.eco | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/server/documents/collections/breadcrumb.html.eco b/server/documents/collections/breadcrumb.html.eco index 3c4828170..912fbe925 100755 --- a/server/documents/collections/breadcrumb.html.eco +++ b/server/documents/collections/breadcrumb.html.eco @@ -1,13 +1,22 @@ --- layout : 'default' css : 'breadcrumb' + +element : 'breadcrumb' +elementType : 'collection' + title : 'Breadcrumb' description : 'A breadcrumb is a menu to show the location of the current section in relation to other sections.' type : 'UI Collection' +themes : ['Default'] --- <%- @partial('header') %> + + + +