Merge branch 'devel' of github.com:danmunn/redmine_dmsf into devel
This commit is contained in:
commit
0515547bd1
@ -22,6 +22,7 @@
|
||||
class DmsfWorkflowsController < ApplicationController
|
||||
model_object DmsfWorkflow
|
||||
menu_item :dmsf_approvalworkflows
|
||||
self.main_menu = false
|
||||
|
||||
before_action :find_model_object, except: %i[create new index assign assignment]
|
||||
before_action :find_project
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user