update admin bsb crm layou
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Crm::DiningQueuesController < ApplicationController #BaseCrmController
|
||||
class Crm::DiningQueuesController < BaseCrmController
|
||||
load_and_authorize_resource
|
||||
before_action :set_dining_queue, only: [:show, :edit, :update, :destroy]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user