Highlight admin menu item of dmsf workflows
This commit is contained in:
parent
7675d10a7e
commit
f4363f841d
@ -22,6 +22,7 @@
|
|||||||
class DmsfWorkflowsController < ApplicationController
|
class DmsfWorkflowsController < ApplicationController
|
||||||
|
|
||||||
model_object DmsfWorkflow
|
model_object DmsfWorkflow
|
||||||
|
menu_item :dmsf_approvalworkflows
|
||||||
|
|
||||||
before_action :find_model_object, except: [:create, :new, :index, :assign, :assignment]
|
before_action :find_model_object, except: [:create, :new, :index, :assign, :assignment]
|
||||||
before_action :find_project
|
before_action :find_project
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user