diff --git a/app/views/crm/dining_queues/index.html.erb b/app/views/crm/dining_queues/index.html.erb index 3d186efe..61f972dd 100644 --- a/app/views/crm/dining_queues/index.html.erb +++ b/app/views/crm/dining_queues/index.html.erb @@ -1,4 +1,4 @@ -
<%= queue.id %>
+<%= queue.id %>
<%= queue.status %>
Queue No : <%= queue.queue_no %> Seater : <%= queue.seater %>