print setting ui updated

This commit is contained in:
Yan
2017-06-14 14:37:23 +06:30
parent ff65f4f480
commit cd588d9b4f
7 changed files with 96 additions and 66 deletions

View File

@@ -1,5 +1,11 @@
<p id="notice"><%= notice %></p>
<div class="page-header">
<ul class="breadcrumb">
<li><a href="<%= root_path %>">Home</a></li>
<li><a href="<%= print_settings_path %>">Print Setting</a></li>
<li>Show</li>
</ul>
</div>
<p>
<strong>Name:</strong>
<%= @print_setting.name %>