diff --git a/app/views/home/dashboard.html.erb b/app/views/home/dashboard.html.erb index 6aaa0624..2da5b0c5 100755 --- a/app/views/home/dashboard.html.erb +++ b/app/views/home/dashboard.html.erb @@ -56,37 +56,37 @@ <% if current_user.role == 'administrator' || current_user.role == 'manager' %>
-
-
-

<%= (t :top) + " " + (t :products) %>

-
- -
-
+
+
+
+

dashboard<%= (t :top) + " " + (t :products) %>

+
-
-
-

<%= t :inventory %>

-
- -
-
+
+
+
+
+
+

store<%= t :inventory %>

+
+
+


-
-
-

<%= (t :hourly) + " " + (t :sale) %>

-
+
+
+
+

av_timer<%= (t :hourly) + " " + (t :sale) %>

-
-
-

<%= (t :staff) + " " + (t :sale) %>

-
+
+
+
+

assignment_ind<%= (t :staff) + " " + (t :sale) %>