This commit is contained in:
Yan
2017-10-03 18:44:27 +06:30
parent c28751a8e0
commit add2c26722
6 changed files with 50 additions and 16 deletions

View File

@@ -1,16 +1,20 @@
<div class="page-header">
<ul class="breadcrumb">
<li><a href="<%= root_path %>">Home</a></li>
<li>Zones</li>
<span style="float: right">
<%= link_to t('.new', :default => t("helpers.links.new")),new_settings_zone_path,:class => 'btn btn-primary btn-sm' %>
<li class="breadcrumb-item"><a href="<%= dashboard_path %>">Home</a></li>
<li class="breadcrumb-item active">Zones</li>
<span class="float-right">
<%= link_to 'Back', dashboard_path %>
</span>
</ul>
</div>
<br />
<br>
<div class="card">
<div class="m-b-10 clearfix">
<%= link_to t('.new', :default => t("helpers.links.new")),new_settings_zone_path,:class => 'btn btn-outline-primary float-right' %>
</div>
<div class="card">
<table class="table table-striped">
<thead>
<tr>