update adminbsb theme all theme setting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Origami::InDutiesController < BaseOrigamiController
|
||||
class Origami::InDutiesController < ApplicationController#BaseOrigamiController
|
||||
before_action :set_in_duty, only: %i[show edit update edit_in_duty update_for_in_duty destroy destroy_in_duty]
|
||||
|
||||
# GET /in_duties
|
||||
|
||||
Reference in New Issue
Block a user