Merge branch 'split_bill' of bitbucket.org:code2lab/sxrestaurant into adminbsb_ui_changes
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
}
|
||||
|
||||
.style_image{
|
||||
height : 138px;
|
||||
height : 137.5px;
|
||||
padding : 20px 0 20px 0;
|
||||
width : 70%;
|
||||
opacity: 0.7;
|
||||
|
||||
@@ -69,6 +69,12 @@
|
||||
</a>
|
||||
</p>
|
||||
</li>
|
||||
<!-- <li>
|
||||
<p class="waves-effect waves-block p-l-30 m-b-5">
|
||||
<i class="material-icons font-7 logout_icon shopinfo">add</i>
|
||||
<span class="font-15 shopinfo" >Team Viewer</span>
|
||||
</p>
|
||||
</li> -->
|
||||
<% end %>
|
||||
<li>
|
||||
<!-- <p class="delete waves-effect waves-block p-l-30 m-b-5" data-ref="<%=logout_path%>" data-method="delete">
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
|
||||
</ul>
|
||||
|
||||
<div class="tab-content" style="max-height:550px; overflow:auto">
|
||||
<div class="tab-content" style="max-height:650px; overflow:auto">
|
||||
|
||||
<% @roles.each do |role| %>
|
||||
<%if role != "administrator" %>
|
||||
|
||||
Reference in New Issue
Block a user