add dashboard settings and customer create
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
<!-- CPU Usage -->
|
||||
|
||||
<!-- Date range for dashboard -->
|
||||
<% if current_user.role == 'administrator' || current_user.role == 'manager' || current_user.role == 'account' %>
|
||||
<div class="row clearfix">
|
||||
<%
|
||||
if !@from.nil?
|
||||
@@ -124,6 +125,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<% end %>
|
||||
<!-- Date range for dashboard -->
|
||||
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user