Merge branch 'r-1902001-01' into foodcourt
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
<% breadcrumb_add t("views.right_panel.detail.credit_note"), "", dashboard_path %>
|
||||
|
||||
<div class="page-header">
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item"><a href="<%= root_path %>"><%= t("views.right_panel.button.home") %></a></li>
|
||||
<li class="breadcrumb-item active"><%= t("views.right_panel.detail.credit_note") %></li>
|
||||
<span class="float-right">
|
||||
<%= link_to 'Back', root_path %>
|
||||
</span>
|
||||
</ol>
|
||||
</div>
|
||||
<style>
|
||||
@media screen and (max-width: 785px) {
|
||||
section.content{
|
||||
|
||||
Reference in New Issue
Block a user