created breadcrumb

This commit is contained in:
Senad Uka
2016-02-22 03:34:10 +01:00
parent ae6f798d0f
commit 19663d6293
8 changed files with 27 additions and 11 deletions

View File

@@ -9,8 +9,11 @@
</head>
<body>
<h1 id="logo">
CHUB
<%= raw(breadcrumb(@record)) %>
</h1>
<div>
</div>
<div class="container-fluid">
<%= yield %>
</div>